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