Home
last modified time | relevance | path

Searched defs:_SMB_CLASS (Results 1 – 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dsmbus.h117 typedef struct _SMB_CLASS { struct
118 USHORT MajorVersion;
119 USHORT MinorVersion;
120 PVOID Miniport;
121 PDEVICE_OBJECT DeviceObject;
122 PDEVICE_OBJECT PDO;
123 PDEVICE_OBJECT LowerDeviceObject;
124 PIRP CurrentIrp;
125 PSMB_REQUEST CurrentSmb;
126 SMB_RESET_DEVICE ResetDevice;
[all …]