Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dncr53c9xvar.h267 struct timeout sc_watchdog; /* periodic timer */ member
Dncr53c9x.c192 timeout_set(&sc->sc_watchdog, ncr53c9x_watch, sc);
262 timeout_add(&sc->sc_watchdog, 60*hz);
2812 timeout_add(&sc->sc_watchdog, 60*hz);