HomeSort by: relevance | last modified time | path
    Searched defs:hpet_get_timecount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
hpet.c 53 static u_int hpet_get_timecount(struct timecounter *);
90 tc->tc_get_timecount = hpet_get_timecount;
151 hpet_get_timecount(struct timecounter *tc) function in typeref:typename:u_int
hpet.c 53 static u_int hpet_get_timecount(struct timecounter *);
90 tc->tc_get_timecount = hpet_get_timecount;
151 hpet_get_timecount(struct timecounter *tc) function in typeref:typename:u_int

Completed in 55 milliseconds