Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82557.c177 void fxp_watchdog(struct ifnet *);
372 ifp->if_watchdog = fxp_watchdog; in fxp_attach()
1658 fxp_watchdog(struct ifnet *ifp) in fxp_watchdog() function