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

/freebsd-11-stable/sys/mips/malta/
H A Dgt_pci.c92 #define OCW3_POLL_IRQ(x) ((x) & 0x7f) macro
217 irq = OCW3_POLL_IRQ(irq);
225 irq = OCW3_POLL_IRQ(irq) + 8;

Completed in 198 milliseconds