Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_umb.c146 Static void umb_watchdog(struct ifnet *);
530 ifp->if_watchdog = umb_watchdog; in umb_attach()
938 umb_watchdog(struct ifnet *ifp) in umb_watchdog() function