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

  /src/sys/arch/hppa/gsc/
harmonyvar.h 109 struct callout sc_acc_tmo; member in struct:harmony_softc
harmony.c 333 callout_init(&sc->sc_acc_tmo, 0);
334 callout_setfunc(&sc->sc_acc_tmo, harmony_acc_tmo, sc);
362 callout_schedule(&sc->sc_acc_tmo, 1);
1064 callout_schedule(&sc->sc_acc_tmo, 1);

Completed in 12 milliseconds