Searched refs:ag_slots (Results 1 – 1 of 1) sorted by relevance
99 static struct ag_info ag_slots[NUM_AG_SLOTS], *ag_avail, *ag_corsest, *ag_finest; variable1647 ag_avail = ag_slots; in rtinit()1648 for (ag = ag_slots, i = 1; i < NUM_AG_SLOTS; i++) { in rtinit()