Home
last modified time | relevance | path

Searched refs:EmptySlot (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Drioboot.c814 int EmptySlot = -1; in RIOBootComplete() local
1103 EmptySlot = 1; in RIOBootComplete()
1110 EmptySlot = 0; in RIOBootComplete()
1119 EmptySlot = 0; in RIOBootComplete()
1134 if (EmptySlot == 0) in RIOBootComplete()
Drioctrl.c491 int EmptySlot = -1; local
504 if ((EmptySlot == -1) && (p->RIOBindTab[Entry] == 0L))
505 EmptySlot = Entry;
519 if (EmptySlot != -1) {
520 p->RIOBindTab[EmptySlot] = (int) arg;