Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
HDif_stge.c135 static void stge_watchdog(struct ifnet *);
724 ifp->if_watchdog = stge_watchdog; in stge_attach()
1231 stge_watchdog(struct ifnet *ifp) in stge_watchdog() function