Home
last modified time | relevance | path

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

/reactos/sdk/include/ddk/
H A Dstorport.h1629 struct _REPORT_LUNS struct
1631 UCHAR OperationCode;
1632 UCHAR Reserved1[5];
1633 UCHAR AllocationLength[4];
1634 UCHAR Reserved2[1];
1635 UCHAR Control;
H A Dscsi.h1814 struct _REPORT_LUNS { struct
1815 UCHAR OperationCode;
1816 UCHAR Reserved1[5];
1817 UCHAR AllocationLength[4];
1818 UCHAR Reserved2[1];
1819 UCHAR Control;
/reactos/drivers/storage/ide/uniata/
H A Dscsi.h697 struct _REPORT_LUNS { struct
698 UCHAR OperationCode; // 0xA0 - SCSIOP_REPORT_LUNS
699 UCHAR Reserved1[5];
700 UCHAR AllocationLength[4];
701 UCHAR Reserved2[1];
702 UCHAR Control;