Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82596.c92 static void iee_watchdog(struct ifnet *); /* timer routine */
669 ifp->if_watchdog = iee_watchdog; /* timer routine */ in iee_attach()
1050 iee_watchdog(struct ifnet *ifp) in iee_watchdog() function