Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dif_gscan.c174 static void gscan_ifwatchdog(struct ifnet *);
576 gscan_ifwatchdog(struct ifnet *ifp) in gscan_ifwatchdog() function
756 ifp->if_watchdog = gscan_ifwatchdog; in gscan_attach()