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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pic/
H A Dpic_i8259.c66 pic->pic_get_irq = i8259_get_irq;
H A Dpicvar.h124 int i8259_get_irq(struct pic_ops *, int);
H A Di8259_common.c101 i8259_get_irq(struct pic_ops *pic, int mode) function
H A Dpic_prepivr.c128 irq = i8259_get_irq(pic, mode);
132 /* i8259_get_irq will return 255 by itself, so just pass it on */

Completed in 110 milliseconds