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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/ibm4xx/
H A Dpic_uic.c68 static void uic_establish_irq(struct pic_ops *, int, int, int);
123 .pic_establish_irq = uic_establish_irq,
176 .pic_establish_irq = uic_establish_irq,
233 .pic_establish_irq = uic_establish_irq,
288 .pic_establish_irq = uic_establish_irq,
377 uic_establish_irq(struct pic_ops *pic, int irq, int type, int ipl) function

Completed in 42 milliseconds