Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/alc/
H A Dif_alcvar.h247 int alc_watchdog_timer; member
H A Dif_alc.c3012 sc->alc_watchdog_timer = ALC_TX_TIMEOUT; in alc_start_tx()
3022 if (sc->alc_watchdog_timer == 0 || --sc->alc_watchdog_timer) in alc_start_tx()
3497 sc->alc_watchdog_timer = 0; in alc_txeof()
4337 sc->alc_watchdog_timer = 0; in alc_stop()