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