Searched refs:do_bytes (Results 1 – 1 of 1) sorted by relevance
521 unsigned int do_bytes = min(info->data_size, info->chunk_size); in handle_data_pio() local527 DIV_ROUND_UP(do_bytes, 4)); in handle_data_pio()537 DIV_ROUND_UP(do_bytes, 4)); in handle_data_pio()551 info->data_buff_pos += do_bytes; in handle_data_pio()553 info->data_size -= do_bytes; in handle_data_pio()