Searched defs:_SEEK (Results 1 – 4 of 4) sorted by relevance
1268 struct _SEEK struct1270 UCHAR OperationCode;1271 UCHAR Reserved1:5;1272 UCHAR LogicalUnitNumber:3;1273 UCHAR LogicalBlockAddress[4];1274 UCHAR Reserved2[3];1275 UCHAR Control;
1486 struct _SEEK { struct1487 UCHAR OperationCode;1488 UCHAR Reserved1:5;1489 UCHAR LogicalUnitNumber:3;1490 UCHAR LogicalBlockAddress[4];1491 UCHAR Reserved2[3];1492 UCHAR Control;
378 struct _SEEK { struct379 UCHAR OperationCode;380 UCHAR Reserved1 : 5;381 UCHAR Lun : 3;382 UCHAR LBA[4];383 UCHAR Reserved2[3];384 UCHAR Control;
376 struct _SEEK { struct377 UCHAR OperationCode;378 UCHAR Reserved1 : 5;379 UCHAR Lun : 3;380 UCHAR LBA[4];381 UCHAR Reserved2[3];382 UCHAR Control;