Searched refs:timer_ticks (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/sbni/
H A Dif_sbnivar.h103 u_int timer_ticks; member in struct:sbni_softc
H A Dif_sbni.c413 sc->timer_ticks = CHANGE_LEVEL_START_TICKS;
934 if (sc->timer_ticks) {
937 sc->timer_ticks--;
957 sc->timer_ticks = CHANGE_LEVEL_START_TICKS;

Completed in 47 milliseconds