Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dif_upl.c217 Static void upl_watchdog(struct ifnet *);
316 ifp->if_watchdog = upl_watchdog; in USB_ATTACH()
927 upl_watchdog(struct ifnet *ifp) in upl_watchdog() function