Lines Matching refs:first_column
2259 u32 first_column;
2361 first_column = tmpdiv;
2370 first_column = first_row_offset / strip_size;
2375 if (first_row != last_row || first_column != last_column)
2383 map_index = (map_row * total_disks_per_row) + first_column;
2492 first_column = r5or6_first_column = tmpdiv;
2505 first_column = r5or6_first_row_offset / strip_size;
2506 r5or6_first_column = first_column;
2520 (map_row * total_disks_per_row) + first_column;
2526 (first_row_offset - first_column * strip_size);