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

  /src/sys/arch/arm/cortex/
a9ptmr.c 49 static struct a9ptmr_softc *a9ptmr_sc; variable in typeref:struct:a9ptmr_softc *
140 a9ptmr_sc = sc;
188 struct a9ptmr_softc * const sc = a9ptmr_sc;
226 struct a9ptmr_softc * const sc __diagused = a9ptmr_sc;
236 struct a9ptmr_softc * const sc = a9ptmr_sc;
262 struct a9ptmr_softc * const sc = a9ptmr_sc;
279 struct a9ptmr_softc * const sc = a9ptmr_sc;

Completed in 12 milliseconds