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

  /src/sys/arch/mvme68k/dev/
clock_pcc.c 72 static u_int clock_pcc_getcount(struct timecounter *);
147 sc->sc_tc.tc_get_timecount = clock_pcc_getcount;
157 clock_pcc_getcount(struct timecounter *tc) function in typeref:typename:u_int
clock_pcc.c 72 static u_int clock_pcc_getcount(struct timecounter *);
147 sc->sc_tc.tc_get_timecount = clock_pcc_getcount;
157 clock_pcc_getcount(struct timecounter *tc) function in typeref:typename:u_int
clock_pcc.c 72 static u_int clock_pcc_getcount(struct timecounter *);
147 sc->sc_tc.tc_get_timecount = clock_pcc_getcount;
157 clock_pcc_getcount(struct timecounter *tc) function in typeref:typename:u_int
clock_pcc.c 72 static u_int clock_pcc_getcount(struct timecounter *);
147 sc->sc_tc.tc_get_timecount = clock_pcc_getcount;
157 clock_pcc_getcount(struct timecounter *tc) function in typeref:typename:u_int
clock_pcc.c 72 static u_int clock_pcc_getcount(struct timecounter *);
147 sc->sc_tc.tc_get_timecount = clock_pcc_getcount;
157 clock_pcc_getcount(struct timecounter *tc) function in typeref:typename:u_int

Completed in 54 milliseconds