Searched refs:timer_softc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_timer.c115 static struct sunxi_timer_softc *timer_softc; variable in typeref:struct:sunxi_timer_softc
120 struct sunxi_timer_softc * const sc = timer_softc;
138 struct sunxi_timer_softc * const sc = timer_softc;
268 timer_softc = sc;
/netbsd-current/sys/arch/arm/ti/
H A Dti_omaptimer.c111 static struct omaptimer_softc *timer_softc; variable in typeref:struct:omaptimer_softc
116 struct omaptimer_softc * const sc = timer_softc;
128 struct omaptimer_softc * const sc = timer_softc;
228 timer_softc = sc;

Completed in 310 milliseconds