Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2501 struct usb_device *hubdev; in xhci_configure_device() local
2524 for (hubdev = udev; hubdev != NULL; hubdev = hubdev->parent_hub) { in xhci_configure_device()
2525 if (hubdev->parent_hub == NULL) in xhci_configure_device()
2528 depth = hubdev->parent_hub->depth; in xhci_configure_device()
2535 rh_port = hubdev->port_no; in xhci_configure_device()
2627 hubdev = udev->parent_hs_hub; in xhci_configure_device()
2633 if (hubdev ! in xhci_configure_device()
[all...]

Completed in 4 milliseconds