Home
last modified time | relevance | path

Searched refs:age_watchdog_timer (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/age/
H A Dif_agevar.h221 int age_watchdog_timer; member
H A Dif_age.c1752 sc->age_watchdog_timer = AGE_TX_TIMEOUT; in age_start_locked()
1763 if (sc->age_watchdog_timer == 0 || --sc->age_watchdog_timer) in age_watchdog()
2232 sc->age_watchdog_timer = 0; in age_txintr()
2837 sc->age_watchdog_timer = 0; in age_stop()