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

/freebsd-10-stable/sys/arm/lpc/
H A Dif_lpe.c134 int lpe_watchdog_timer; member in struct:lpe_softc
529 sc->lpe_watchdog_timer = 5;
824 sc->lpe_watchdog_timer = 0;
848 if (sc->lpe_watchdog_timer == 0 || sc->lpe_watchdog_timer--)

Completed in 50 milliseconds