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

/netbsd-current/sys/dev/ic/
H A Dacpipmtimer.c26 static u_int acpihwtimer_read_safe(struct timecounter *);
47 tc->tc.tc_get_timecount = acpihwtimer_read_safe;
76 acpihwtimer_read_safe(struct timecounter *tc) function

Completed in 110 milliseconds