Searched refs:byte_count_low (Results 1 – 3 of 3) sorted by relevance
210 union { u8 lbam; u8 byte_count_low; }; member234 union { u8 lbam; u8 byte_count_low; }; member
77 fis->byte_count_low == 0x69 && fis->byte_count_high == 0x96 in sas_get_port_device()
2194 d2h->byte_count_low = len & 0xff; in atapi_data_tc_completion_handler()