Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dre.c172 void re_watchdog(struct ifnet *);
1018 ifp->if_watchdog = re_watchdog; in re_attach()
2105 re_watchdog(struct ifnet *ifp) in re_watchdog() function