Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/ep93xx/
H A Depe.c104 static void epe_ifwatchdog (struct ifnet *);
430 ifp->if_watchdog = epe_ifwatchdog; in epe_init()
642 epe_ifwatchdog(struct ifnet *ifp) in epe_ifwatchdog() function