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