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

  /src/sys/arch/mac68k/nubus/
cpi_nubus.c 140 static uint cpi_get_timecount(struct timecounter *);
691 sc->sc_timecounter.tc_get_timecount = cpi_get_timecount;
722 cpi_get_timecount(struct timecounter *tc) function in typeref:typename:u_int
cpi_nubus.c 140 static uint cpi_get_timecount(struct timecounter *);
691 sc->sc_timecounter.tc_get_timecount = cpi_get_timecount;
722 cpi_get_timecount(struct timecounter *tc) function in typeref:typename:u_int

Completed in 25 milliseconds