Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo.c126 static void malo_watchdog(void *);
1281 malo_watchdog(void *arg) in malo_watchdog() function
1285 callout_reset(&sc->malo_watchdog_timer, hz, malo_watchdog, sc); in malo_watchdog()
1479 callout_reset(&sc->malo_watchdog_timer, hz, malo_watchdog, sc); in malo_init_locked()