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

/freebsd-12-stable/sys/dev/sf/
H A Dif_sf.c1765 sc->sf_watchdog_timer = 0;
2313 sc->sf_watchdog_timer = 5;
2332 sc->sf_watchdog_timer = 0;
2553 if (sc->sf_watchdog_timer == 0 || --sc->sf_watchdog_timer)
H A Dif_sfreg.h1087 int sf_watchdog_timer; member in struct:sf_softc

Completed in 60 milliseconds