Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h277 struct usba_device *usb_hs_hub_usba_dev; /* HS hub usba device */ member
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2306 parent_ud = child_ud->usb_hs_hub_usba_dev; in ehci_allocate_classic_tt_bandwidth()
2550 parent_ud = child_ud->usb_hs_hub_usba_dev; in ehci_deallocate_classic_tt_bandwidth()
H A Dehci_xfer.c991 hub_usba_device = usba_device->usb_hs_hub_usba_dev; in ehci_clear_tt_buffer()
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1889 parent_port_status = (child_ud->usb_hs_hub_usba_dev) ? in usba_hubdi_attach()
1890 child_ud->usb_hs_hub_usba_dev->usb_port_status : 0; in usba_hubdi_attach()
5892 parent_usba_dev = parent_ud->usb_hs_hub_usba_dev; in hubd_create_child()
5909 child_ud->usb_hs_hub_usba_dev = parent_usba_dev; in hubd_create_child()