Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dlan9118.c88 static void lan9118_watchdog(struct ifnet *);
229 ifp->if_watchdog = lan9118_watchdog; in lan9118_attach()
683 lan9118_watchdog(struct ifnet *ifp) in lan9118_watchdog() function