Searched refs:mcwatchdog (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dif_mc.c75 hide void mcwatchdog(struct ifnet *);
157 ifp->if_watchdog = mcwatchdog;
382 mcwatchdog(struct ifnet *ifp) function
386 printf("mcwatchdog: resetting chip\n");
/netbsd-current/sys/arch/macppc/dev/
H A Dam79c950.c71 hide void mcwatchdog(struct ifnet *);
154 ifp->if_watchdog = mcwatchdog;
379 mcwatchdog(struct ifnet *ifp) function
383 printf("mcwatchdog: resetting chip\n");

Completed in 178 milliseconds