Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/acpica/
HDacpi_hpet.c133 static u_int hpet_get_timecount(struct timecounter *tc);
142 hpet_get_timecount(struct timecounter *tc) in hpet_get_timecount() function
570 sc->tc.tc_get_timecount = hpet_get_timecount, in hpet_attach()