bestirq           373 arch/i386/isa/isa_machdep.c 	int i, bestirq, count;
bestirq           380 arch/i386/isa/isa_machdep.c 	bestirq = -1;
bestirq           420 arch/i386/isa/isa_machdep.c 			if ((bestirq == -1) || (count > tmp)) {
bestirq           421 arch/i386/isa/isa_machdep.c 				bestirq = i;
bestirq           432 arch/i386/isa/isa_machdep.c 	if (bestirq == -1)
bestirq           435 arch/i386/isa/isa_machdep.c 	*irq = bestirq;