Home
last modified time | relevance | path

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

/src/sys/dev/alc/
H A Dif_alcvar.h246 int alc_watchdog_timer; member
H A Dif_alc.c2988 sc->alc_watchdog_timer = ALC_TX_TIMEOUT; in alc_start_tx()
2998 if (sc->alc_watchdog_timer == 0 || --sc->alc_watchdog_timer) in alc_watchdog()
3473 sc->alc_watchdog_timer = 0; in alc_txeof()
4313 sc->alc_watchdog_timer = 0; in alc_stop()