Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dif_ubt.c101 Static void ubt_if_watchdog(struct ifnet *);
624 ifp->if_watchdog = ubt_if_watchdog; in USB_ATTACH()
1750 ubt_if_watchdog(struct ifnet *ifp) in ubt_if_watchdog() function