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

/freebsd-12-stable/sys/dev/sis/
H A Dif_sisreg.h488 int sis_watchdog_timer; member in struct:sis_softc
H A Dif_sis.c1616 sc->sis_watchdog_timer = 0;
1923 sc->sis_watchdog_timer = 5;
2199 if (sc->sis_watchdog_timer == 0 || --sc->sis_watchdog_timer >0)
2227 sc->sis_watchdog_timer = 0;

Completed in 109 milliseconds