Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/jme/
H A Dif_jme.c105 static void jme_watchdog(struct ifnet *);
994 ifp->if_watchdog = jme_watchdog; in jme_attach()
1874 jme_watchdog(struct ifnet *ifp) in jme_watchdog() function