summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/ddk/srb.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/ddk/srb.h')
-rw-r--r--winsup/w32api/include/ddk/srb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/w32api/include/ddk/srb.h b/winsup/w32api/include/ddk/srb.h
index 93563f283..43648df15 100644
--- a/winsup/w32api/include/ddk/srb.h
+++ b/winsup/w32api/include/ddk/srb.h
@@ -240,7 +240,7 @@ typedef struct _PORT_CONFIGURATION_INFORMATION {
BOOLEAN DemandMode;
BOOLEAN MapBuffers;
BOOLEAN NeedPhysicalAddresses;
- BOOLEAN TaggedQueueing;
+ BOOLEAN TaggedQueuing;
BOOLEAN AutoRequestSense;
BOOLEAN MultipleRequestPerLu;
BOOLEAN ReceiveEvent;
@@ -372,7 +372,7 @@ typedef struct _HW_INITIALIZATION_DATA {
PVOID Reserved;
BOOLEAN MapBuffers;
BOOLEAN NeedPhysicalAddresses;
- BOOLEAN TaggedQueueing;
+ BOOLEAN TaggedQueuing;
BOOLEAN AutoRequestSense;
BOOLEAN MultipleRequestPerLu;
BOOLEAN ReceiveEvent;