Home
last modified time | relevance | path

Searched refs:hubd (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3448 sc->sc_hub_desc.hubd = xhci_hubd; in xhci_roothub_exec()
3450 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport; in xhci_roothub_exec()
3462 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i); in xhci_roothub_exec()
3465 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 10; in xhci_roothub_exec()
3470 sc->sc_hub_desc.hubd. in xhci_roothub_exec()
3474 len = sc->sc_hub_desc.hubd.bLength; in xhci_roothub_exec()
H A Dehci.c3245 sc->sc_hub_desc.hubd = ehci_hubd;
3246 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport;
3256 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i);
3258 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 200;
3260 sc->sc_hub_desc.hubd.bDescLength =
3262 len = sc->sc_hub_desc.hubd.bDescLength;
H A Dxhci.h455 struct usb_hub_ss_descriptor hubd; member
H A Dehci.h315 struct usb_hub_descriptor hubd; member

Completed in 11 milliseconds