Searched defs:num_byte (Results 1 – 3 of 3) sorted by relevance
62 u8 num_byte = (data & 0xFF00) > 0 ? 8 : 2; in msm_dp_utils_calculate_parity() local
152 int num_byte; in atcspi_xfer_data_poll() local
504 u8 num_byte; member