gemini_timer.c | 115 struct geminitmr_softc *ref_sc; variable in typeref:struct:geminitmr_softc * 228 r = _timer_read(ref_sc); 276 if (ref_sc == NULL) 278 timer_init(ref_sc, 0, TRUE, FALSE); 292 * ref_sc is initialized already by obiotimer_attach 301 if (ref_sc == NULL) 331 struct geminitmr_softc *sc = ref_sc;
|