Searched refs:step_spare_size (Results 1 – 1 of 1) sorted by relevance
238 unsigned int step_spare_size; member624 data_len += info->step_spare_size + info->ecc_size; in handle_data_pio()633 if (info->step_spare_size) in handle_data_pio()636 DIV_ROUND_UP(info->step_spare_size, 4)); in handle_data_pio()647 if (info->step_spare_size) in handle_data_pio()650 DIV_ROUND_UP(info->step_spare_size, 4)); in handle_data_pio()660 info->oob_buff_pos += info->step_spare_size; in handle_data_pio()800 info->step_spare_size = 0; in prepare_start_command()873 info->step_spare_size = info->spare_size; in prepare_set_command()876 info->step_spare_size = info->last_spare_size; in prepare_set_command()[all …]