Home
last modified time | relevance | path

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

/reactos/sdk/include/ddk/
H A Dstorport.h1268 struct _SEEK struct
1270 UCHAR OperationCode;
1271 UCHAR Reserved1:5;
1272 UCHAR LogicalUnitNumber:3;
1273 UCHAR LogicalBlockAddress[4];
1274 UCHAR Reserved2[3];
1275 UCHAR Control;
H A Dscsi.h1486 struct _SEEK { struct
1487 UCHAR OperationCode;
1488 UCHAR Reserved1:5;
1489 UCHAR LogicalUnitNumber:3;
1490 UCHAR LogicalBlockAddress[4];
1491 UCHAR Reserved2[3];
1492 UCHAR Control;
/reactos/drivers/storage/ide/uniata/
H A Dscsi.h378 struct _SEEK { struct
379 UCHAR OperationCode;
380 UCHAR Reserved1 : 5;
381 UCHAR Lun : 3;
382 UCHAR LBA[4];
383 UCHAR Reserved2[3];
384 UCHAR Control;
/reactos/drivers/filesystems/udfs/CDRW/
H A Dcdrw_hw.h376 struct _SEEK { struct
377 UCHAR OperationCode;
378 UCHAR Reserved1 : 5;
379 UCHAR Lun : 3;
380 UCHAR LBA[4];
381 UCHAR Reserved2[3];
382 UCHAR Control;