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

  /src/sys/dev/mvme/
clock_pcctwo.c 72 static u_int clock_pcctwo_getcount(struct timecounter *);
151 sc->sc_tc.tc_get_timecount = clock_pcctwo_getcount;
161 clock_pcctwo_getcount(struct timecounter *tc) function in typeref:typename:u_int

Completed in 140 milliseconds