Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/malo/
HDif_malo.c1022 sc->malo_timer = 0; in malo_tx_proc()
1199 sc->malo_timer = 5; in malo_tx_start()
1299 if (sc->malo_timer == 0 || --sc->malo_timer > 0) in malo_watchdog()
1644 sc->malo_timer = 0; in malo_stop()
HDif_malo.h556 int malo_timer; member