Lines Matching defs:bsc
80 struct obio_softc *bsc = device_private(device_parent(parent));
87 obio_peripheral_reset(bsc, 2, 0);
88 psc = device_private(device_parent(bsc->sc_dev));
123 struct obio_softc *bsc =
145 sc->sc_ih = obio_intr_establish(bsc, oba->oba_intr, IPL_BIO,
154 obio_peripheral_reset(bsc, 2, 1);
156 obio_peripheral_reset(bsc, 2, 0);
190 struct obio_softc *bsc;
192 bsc = device_private(device_parent(
196 obio_intr_unmask(bsc, sc->sc_ih);
198 obio_intr_mask(bsc, sc->sc_ih);