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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pic/
H A Dpic_prepivr.c51 static void prepivr_establish_irq(struct pic_ops *, int, int, int);
87 pic->pic_establish_irq = prepivr_establish_irq;
104 prepivr_establish_irq(struct pic_ops *pic, int irq, int type, int maxlevel) function

Completed in 111 milliseconds