Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Dif_emac.c303 static void emac_watchdog(struct ifnet *);
549 ifp->if_watchdog = emac_watchdog; in emac_attach()
1102 emac_watchdog(struct ifnet *ifp) in emac_watchdog() function