Lines Matching refs:obio_softc
63 CFATTACH_DECL_NEW(obio, sizeof(struct obio_softc), obio_match, obio_attach,
86 struct obio_softc *sc = (struct obio_softc *)arg;
153 struct obio_softc *sc = (struct obio_softc *)arg;
207 struct obio_softc *sc = device_private(self);
276 struct obio_softc *sc = device_private(parent);
291 obio_intr_establish(struct obio_softc *sc, int irq, int ipl,
353 obio_intr_disestablish(struct obio_softc *sc, int irq, int (* func)(void *))
378 obio_intr_mask(struct obio_softc *sc, struct obio_handler *ih)
397 obio_intr_unmask(struct obio_softc *sc, struct obio_handler *ih)
416 obio_peripheral_reset(struct obio_softc *bsc, int no, int onoff)