Searched refs:candidate_sectors (Results 1 – 1 of 1) sorted by relevance
228 static u_int candidate_sectors[] = { 1, 9, 17, 33, 63, 0 }; in g_part_geometry() local239 for (idx = 0; candidate_sectors[idx] != 0; idx++) { in g_part_geometry()240 sectors = candidate_sectors[idx]; in g_part_geometry()