Home | History | Annotate | Download | only in g42xxeb

Lines Matching refs:osc

198 	struct obio_softc *osc = device_private(parent);
220 sc->ih = obio_intr_establish(osc, G42XXEB_INT_KEY, IPL_TTY,
376 struct obio_softc *osc = device_private(device_parent(sc->dev));
377 bus_space_tag_t iot = osc->sc_iot;
378 bus_space_handle_t ioh = osc->sc_obioreg_ioh;
480 struct obio_softc *osc = device_private(device_parent(sc->dev));
484 obio_intr_mask(osc, sc->ih);
546 struct obio_softc *osc = device_private(device_parent(sc->dev));
552 obio_intr_mask(osc,sc->ih);
557 obio_intr_mask(osc, sc->ih);
572 bus_space_tag_t iot = osc->sc_iot;
573 bus_space_handle_t ioh = osc->sc_obioreg_ioh;
575 obio_intr_unmask(osc, sc->ih);