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

  /src/sys/arch/macppc/dev/
fcu.c 108 static void fcu_adjust(void *);
296 kthread_create(PRI_NONE, 0, curcpu(), fcu_adjust, sc, &sc->sc_thread,
542 fcu_adjust(void *cookie) function in typeref:typename:void

Completed in 24 milliseconds