Searched refs:obio_handler (Results 1 – 4 of 4) sorted by relevance
60 struct obio_handler { struct85 void obio_intr_mask(struct obio_softc *, struct obio_handler *);86 void obio_intr_unmask(struct obio_softc *, struct obio_handler *);
378 obio_intr_mask(struct obio_softc *sc, struct obio_handler *ih) in obio_intr_mask()397 obio_intr_unmask(struct obio_softc *sc, struct obio_handler *ih) in obio_intr_unmask()
372 int (* func)(void *) = ((struct obio_handler *)ih)->func; in opcic_intr_disestablish()
57 struct obio_handler { struct