Searched refs:byte_count_high (Results 1 – 3 of 3) sorted by relevance
219 union { u8 lbah; u8 byte_count_high; }; member243 union { u8 lbah; u8 byte_count_high; }; member
94 fis->byte_count_low==0x69 && fis->byte_count_high == 0x96 in sas_get_port_device()
2205 d2h->byte_count_high = len >> 8; in atapi_data_tc_completion_handler()