Searched refs:cell_indices (Results 1 – 1 of 1) sorted by relevance
3301 int cell_indices[EMAC_BOOT_LIST_SIZE]; in emac_make_bootlist() local3314 cell_indices[i] = *idx; in emac_make_bootlist()3326 if (cell_indices[i] > cell_indices[j]) { in emac_make_bootlist()3328 swap(cell_indices[i], cell_indices[j]); in emac_make_bootlist()