Home | History | Annotate | Download | only in marvell

Lines Matching defs:mvsoctmr_sc

101 static struct mvsoctmr_softc *mvsoctmr_sc;
140 if (mvsoctmr_sc == NULL)
141 mvsoctmr_sc = sc;
212 KASSERT(mvsoctmr_sc != NULL);
214 if (mvsoctmr_sc->sc_flags & TMR_FLAGS_NOBRIDGE)
216 bus_space_write_4(mvsoctmr_sc->sc_iot, mvsoctmr_sc->sc_ioh,
249 sc = mvsoctmr_sc;
288 sc = mvsoctmr_sc;
398 struct mvsoctmr_softc *sc = mvsoctmr_sc;