Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isa/
Drtfps.c147 static int irqport[] = { in rtfpsattach() local
161 if (irq >= 16 || irqport[irq] == -1) { in rtfpsattach()
165 sc->sc_irqport = irqport[irq]; in rtfpsattach()