Searched refs:MAX_ATAPI_BYTE_COUNT (Results 1 – 3 of 3) sorted by relevance
284 #define MAX_ATAPI_BYTE_COUNT (0xfffe) macro
279 #define MAX_ATAPI_BYTE_COUNT (0xfffe) macro
2234 (UINT8) (MAX_ATAPI_BYTE_COUNT & 0x00ff) in AtapiPacketCommand()2239 (UINT8) (MAX_ATAPI_BYTE_COUNT >> 8) in AtapiPacketCommand()