HomeSort by: relevance | last modified time | path
    Searched defs:ref_sc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/gemini/
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;
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;

Completed in 23 milliseconds