Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/lnc/
HDlance.c101 static void lance_watchdog(struct ifnet *);
119 ifp->if_watchdog = lance_watchdog; in lance_config()
383 lance_watchdog(struct ifnet *ifp) in lance_watchdog() function