Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_et.c102 static int et_watchdog(struct et_softc *);
1446 et_watchdog(struct et_softc *sc) in et_watchdog() function
2304 if (et_watchdog(sc) == EJUSTRETURN) in et_tick()