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

/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_var.h60 struct obio_handler { struct in struct:obio_softc
85 void obio_intr_mask(struct obio_softc *, struct obio_handler *);
86 void obio_intr_unmask(struct obio_softc *, struct obio_handler *);
H A Dobio.c378 obio_intr_mask(struct obio_softc *sc, struct obio_handler *ih)
397 obio_intr_unmask(struct obio_softc *sc, struct obio_handler *ih)
H A Dgb225_pcic.c372 int (* func)(void *) = ((struct obio_handler *)ih)->func;
/netbsd-current/sys/arch/evbarm/lubbock/
H A Dlubbock_var.h57 struct obio_handler { struct in struct:obio_softc

Completed in 197 milliseconds