Searched refs:cell_indices (Results 1 – 1 of 1) sorted by relevance
3329 int cell_indices[EMAC_BOOT_LIST_SIZE]; in emac_make_bootlist() local3342 cell_indices[i] = *idx; in emac_make_bootlist()3354 if (cell_indices[i] > cell_indices[j]) { in emac_make_bootlist()3356 swap(cell_indices[i], cell_indices[j]); in emac_make_bootlist()