Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dif_msk.c114 static void msk_watchdog(struct ifnet *);
1314 ifp->if_watchdog = msk_watchdog; in msk_attach()
2056 msk_watchdog(struct ifnet *ifp) in msk_watchdog() function