Searched refs:step_spare_size (Results 1 – 1 of 1) sorted by relevance
239 unsigned int step_spare_size; member625 data_len += info->step_spare_size + info->ecc_size; in handle_data_pio()634 if (info->step_spare_size) in handle_data_pio()637 DIV_ROUND_UP(info->step_spare_size, 4)); in handle_data_pio()648 if (info->step_spare_size) in handle_data_pio()651 DIV_ROUND_UP(info->step_spare_size, 4)); in handle_data_pio()661 info->oob_buff_pos += info->step_spare_size; in handle_data_pio()801 info->step_spare_size = 0; in prepare_start_command()874 info->step_spare_size = info->spare_size; in prepare_set_command()877 info->step_spare_size = info->last_spare_size; in prepare_set_command()[all …]