Searched refs:EmptySlot (Results 1 – 2 of 2) sorted by relevance
814 int EmptySlot = -1; in RIOBootComplete() local1103 EmptySlot = 1; in RIOBootComplete()1110 EmptySlot = 0; in RIOBootComplete()1119 EmptySlot = 0; in RIOBootComplete()1134 if (EmptySlot == 0) in RIOBootComplete()
491 int EmptySlot = -1; local504 if ((EmptySlot == -1) && (p->RIOBindTab[Entry] == 0L))505 EmptySlot = Entry;519 if (EmptySlot != -1) {520 p->RIOBindTab[EmptySlot] = (int) arg;