Lines Matching defs:stat_sc
114 struct geminitmr_softc *stat_sc;
241 if (clock_sc == stat_sc)
249 struct geminitmr_softc *sc = stat_sc;
284 if (stat_sc == NULL)
286 if (stat_sc != clock_sc)
287 timer_init(stat_sc, schz, FALSE, TRUE);
291 * clock_sc and stat_sc starts here
299 if (stat_sc == NULL)
317 if (clock_sc != stat_sc)
318 intr_establish(stat_sc->sc_intr, IPL_HIGH, IST_LEVEL_HIGH,
322 if (clock_sc != stat_sc)
323 timer_init(stat_sc, stathz, FALSE, TRUE);