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

/freebsd-12-stable/sys/dev/mxge/
H A Dif_mxge_var.h243 int watchdog_countdown; member in struct:mxge_softc
H A Dif_mxge.c4086 if (!sc->watchdog_countdown) {
4088 sc->watchdog_countdown = 4;
4090 sc->watchdog_countdown--;

Completed in 74 milliseconds