Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsmc91cxx.c187 static void smc91cxx_watchdog(struct ifnet *);
304 ifp->if_watchdog = smc91cxx_watchdog; in smc91cxx_attach()
1298 smc91cxx_watchdog(struct ifnet *ifp) in smc91cxx_watchdog() function