Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/i386/isa/
Disa_machdep.c383 int i, bestirq, count; local
390 bestirq = -1;
430 if ((bestirq == -1) || (count > tmp)) {
431 bestirq = i;
442 if (bestirq == -1)
445 *irq = bestirq;