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

  /src/sys/arch/x68k/x68k/
clock.c 70 static unsigned int mfp_get_timecount(struct timecounter *);
130 .tc_get_timecount = mfp_get_timecount,
167 mfp_get_timecount(struct timecounter *tc) function in typeref:typename:unsigned int

Completed in 11 milliseconds