Searched refs:EHCI_QH_SET_HUBA (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | ehci.h | 264 #define EHCI_QH_SET_HUBA(x) ((x) << 16) macro |
D | ehci.c | 1911 EHCI_QH_SET_HUBA(xfer->xroot->udev->hs_hub_addr) | in ehci_setup_standard_chain() |