Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusbdivar.h126 struct usbd_hub *utt_hub;
141 struct usbd_hub { struct
222 struct usbd_hub *ud_hub; /* only if this is a hub */
H A Duhub.c307 struct usbd_hub *hub = NULL; in uhub_attach()
910 struct usbd_hub *hub = sc->sc_hub->ud_hub; in uhub_detach()
H A Dusb_subr.c1090 struct usbd_hub *hub = hdev->ud_hub; in usbd_properties()