Searched refs:EmptySlot (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/rio/
H A Drioboot.c727 int EmptySlot = -1; local
952 EmptySlot = 1;
957 EmptySlot = 0;
963 EmptySlot = 0;
978 if (EmptySlot == 0) {
H A Drioctrl.c365 int EmptySlot = -1; local
378 if ((EmptySlot == -1) && (p->RIOBindTab[Entry] == 0L))
379 EmptySlot = Entry;
392 if (EmptySlot != -1) {
393 p->RIOBindTab[EmptySlot] = arg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rio/
H A Drioboot.c727 int EmptySlot = -1; local
952 EmptySlot = 1;
957 EmptySlot = 0;
963 EmptySlot = 0;
978 if (EmptySlot == 0) {
H A Drioctrl.c365 int EmptySlot = -1; local
378 if ((EmptySlot == -1) && (p->RIOBindTab[Entry] == 0L))
379 EmptySlot = Entry;
392 if (EmptySlot != -1) {
393 p->RIOBindTab[EmptySlot] = arg;

Completed in 69 milliseconds