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

/netbsd-current/sys/arch/arm/ep93xx/
H A Depgpio.c75 struct intr_req { struct
87 struct intr_req sc_ireq_combine;
88 struct intr_req sc_ireq_f[EPGPIO_NPINS];
432 struct intr_req *intq;
489 struct intr_req *intq;
524 struct intr_req *intq = &sc->sc_ireq_combine;
540 struct intr_req *intq = &sc->sc_ireq_f[bit];
/netbsd-current/sys/arch/arm/at91/
H A Dat91pio.c63 struct intr_req { struct
82 struct intr_req ireq[AT91PIO_NPINS];
316 struct intr_req *ireq;
370 struct intr_req *ireq;

Completed in 143 milliseconds