Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dtulip.c84 static void tlp_watchdog(struct ifnet *);
513 ifp->if_watchdog = tlp_watchdog; in tlp_attach()
920 tlp_watchdog(struct ifnet *ifp) in tlp_watchdog() function