Home
last modified time | relevance | path

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

/src/sys/dev/malo/
H A Dif_malo.c1016 sc->malo_timer = 0; in malo_tx_proc()
1190 sc->malo_timer = 5; in malo_tx_start()
1290 if (sc->malo_timer == 0 || --sc->malo_timer > 0) in malo_watchdog()
1635 sc->malo_timer = 0; in malo_stop()
H A Dif_malo.h556 int malo_timer; member