Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo.c1014 sc->malo_timer = 0; in malo_tx_proc()
1186 sc->malo_timer = 5; in malo_tx_start()
1286 if (sc->malo_timer == 0 || --sc->malo_timer > 0) in malo_watchdog()
1631 sc->malo_timer = 0; in malo_stop()
H A Dif_malo.h556 int malo_timer; member