Searched defs:pic_establish_irq (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/powerpc/pic/ | ||
| H A D | picvar.h | 51 void (*pic_establish_irq)(struct pic_ops *, int, int, int); member in struct:pic_ops |
| /src/sys/arch/arm/pic/ | ||
| H A D | picvar.h | 165 void (*pic_establish_irq)(struct pic_softc *, struct intrsource *); member in struct:pic_ops |
Completed in 3 milliseconds