Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dsmc83c170.c73 void epic_watchdog(struct ifnet *);
280 ifp->if_watchdog = epic_watchdog; in epic_attach()
511 epic_watchdog(struct ifnet *ifp) in epic_watchdog() function