Home
last modified time | relevance | path

Searched refs:EHCI_QH_SPLIT_CTRL_HUB_PORT_SHIFT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h384 #define EHCI_QH_SPLIT_CTRL_HUB_PORT_SHIFT 23 /* HS hubport no shft */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c506 << EHCI_QH_SPLIT_CTRL_HUB_PORT_SHIFT) & in ehci_unpack_endpoint()