Searched refs:AtapiCmdSize (Results 1 – 4 of 4) sorted by relevance
169 UCHAR AtapiCmdSize:2; // 00 00 General configuration member
23 #define ATAPI_PACKET_SIZE(IdentifyData) (IdentifyData.AtapiCmdSize ? 16 : 12)
611 UCHAR AtapiCmdSize:2; // 00 00 member
2311 …PRINT_PREFIX "IssueIdentify: AtapiCmdSize %#x\n", deviceExtension->FullIdentifyData.AtapiCmdSize)); in IssueIdentify()5726 LunExt->IdentifyData.AtapiCmdSize ? 8 : 6,7582 if(!LunExt->IdentifyData.AtapiCmdSize &&8155 LunExt->IdentifyData.AtapiCmdSize ? 8 : 6,