Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dmtd8xx.c83 static void mtd_watchdog(struct ifnet *);
168 ifp->if_watchdog = mtd_watchdog; in mtd_attach()
823 mtd_watchdog(struct ifnet *ifp) in mtd_watchdog() function