Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pcmcia/
H A Dif_cnw.c229 void cnw_watchdog(struct ifnet *);
554 ifp->if_watchdog = cnw_watchdog; in cnw_attach()
1125 cnw_watchdog(struct ifnet *ifp) in cnw_watchdog() function