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

/freebsd-13-stable/sys/arm/mv/
H A Dtimer.c82 struct mv_timer_softc { struct
106 static struct mv_timer_softc *timer_softc = NULL;
187 struct mv_timer_softc *sc;
193 sc = (struct mv_timer_softc *)device_get_softc(dev);
273 struct mv_timer_softc *sc;
280 sc = (struct mv_timer_softc *)arg;
296 sizeof(struct mv_timer_softc),
512 struct mv_timer_softc *sc;
516 sc = (struct mv_timer_softc *)et->et_priv;

Completed in 51 milliseconds