Home
last modified time | relevance | path

Searched refs:usb_hs_hub_port (Results 1 – 4 of 4) sorted by path

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c483 itw->itw_hub_port = usba_device->usb_hs_hub_port; in ehci_allocate_itw()
H A Dehci_xfer.c505 split_ctrl |= ((usba_device->usb_hs_hub_port in ehci_unpack_endpoint()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6157 parent_usb_port = parent_ud->usb_hs_hub_port; in hubd_create_child()
6191 child_ud->usb_hs_hub_port = parent_usb_port; in hubd_create_child()
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h294 usb_port_t usb_hs_hub_port; /* High speed hub port */ member