Searched refs:usb_parent_hub (Results 1 – 3 of 3) sorted by relevance
1490 usba_device_t *hub = ud->usb_parent_hub; in xhci_hcdi_device_route()1500 while (hub->usb_parent_hub != NULL) { in xhci_hcdi_device_route()1509 hub = hub->usb_parent_hub; in xhci_hcdi_device_route()1512 ASSERT(port_dev->usb_parent_hub == hub); in xhci_hcdi_device_route()1535 ASSERT(ud->usb_hs_hub_usba_dev->usb_parent_hub != NULL); in xhci_hcdi_device_tt()
362 struct usba_device *usb_parent_hub; member
3344 while (ud->usb_parent_hub != NULL) { in hubd_set_hub_depth()3346 ud = ud->usb_parent_hub; in hubd_set_hub_depth()6192 child_ud->usb_parent_hub = parent_ud; in hubd_create_child()