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

/netbsd-6-1-5-RELEASE/sys/arch/sgimips/dev/
H A Dint.c78 static u_int int_8254_get_timecount(struct timecounter *);
88 int_8254_get_timecount, /* get_timecount */
602 int_8254_get_timecount(struct timecounter *tc) function
626 panic("int_8254_get_timecount");

Completed in 43 milliseconds