Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dif_lmc.c207 static void lmc_watchdog(struct ifnet *ifp);
210 static int lmc_watchdog(int);
413 lmc_watchdog(struct ifnet *ifp) in lmc_watchdog() function
417 lmc_watchdog(int unit) in lmc_watchdog()
1442 ifp->if_watchdog = lmc_watchdog;