Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/dc/
H A Dif_dc.c226 static void dc_watchdog (struct ifnet *);
2102 ifp->if_watchdog = dc_watchdog; in dc_attach()
3458 dc_watchdog(struct ifnet *ifp) in dc_watchdog() function