aw_timer_softc
static uint64_t a10_timer_read_counter64(struct aw_timer_softc *sc);
static void a10_timer_timecounter_setup(struct aw_timer_softc *sc);
static void aw_timer_eventtimer_setup(struct aw_timer_softc *sc);
static void a23_timer_timecounter_setup(struct aw_timer_softc *sc);
struct aw_timer_softc *sc;
struct aw_timer_softc *sc;
sc = (struct aw_timer_softc *)arg;
aw_timer_eventtimer_setup(struct aw_timer_softc *sc)
struct aw_timer_softc *sc;
sc = (struct aw_timer_softc *)et->et_priv;
struct aw_timer_softc *sc;
sc = (struct aw_timer_softc *)et->et_priv;
a23_timer_timecounter_setup(struct aw_timer_softc *sc)
struct aw_timer_softc *sc;
sc = (struct aw_timer_softc *)tc->tc_priv;
a10_timer_read_counter64(struct aw_timer_softc *sc)
struct aw_timer_softc *sc = arg;
a10_timer_timecounter_setup(struct aw_timer_softc *sc)
sizeof(struct aw_timer_softc),