Home
last modified time | relevance | path

Searched refs:hpet_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/acpica/
HDacpi_hpet.c78 struct hpet_softc { struct
97 struct hpet_softc *sc; argument
134 static void hpet_test(struct hpet_softc *sc); argument
144 struct hpet_softc *sc; in hpet_get_timecount()
153 struct hpet_softc *sc; in hpet_vdso_timehands()
168 struct hpet_softc *sc; in hpet_vdso_timehands32()
180 hpet_enable(struct hpet_softc *sc) in hpet_enable()
194 hpet_disable(struct hpet_softc *sc) in hpet_disable()
208 struct hpet_softc *sc = mt->sc; in hpet_start()
257 struct hpet_softc *sc = mt->sc; in hpet_stop()
[all …]