Home
last modified time | relevance | path

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

/reactos/drivers/storage/ide/uniata/
H A Dsrb.h289 USHORT Length;
291 UCHAR SrbStatus;
296 UCHAR Reserved1;
297 UCHAR WMIFlags;
298 UCHAR Reserved2[2];
299 ULONG SrbFlags;
301 ULONG TimeOutValue;
302 PVOID DataBuffer;
303 PVOID DataPath;
304 PVOID Reserved3;
[all …]
/reactos/sdk/include/ddk/
H A Dsrb.h330 USHORT Length;
331 UCHAR Function;
332 UCHAR SrbStatus;
334 UCHAR PathId;
335 UCHAR TargetId;
336 UCHAR Lun;
337 UCHAR Reserved1;
338 UCHAR WMIFlags;
340 ULONG SrbFlags;
344 PVOID DataPath;
[all …]
H A Dstorport.h676 USHORT Length;
677 UCHAR Function;
678 UCHAR SrbStatus;
680 UCHAR PathId;
681 UCHAR TargetId;
682 UCHAR Lun;
683 UCHAR Reserved1;
684 UCHAR WMIFlags;
686 ULONG SrbFlags;
690 PVOID DataPath;
[all …]