Searched refs:EHCI_QH_SET_PORT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ehci.h | 261 #define EHCI_QH_SET_PORT(x) ((x) << 23) macro |
H A D | ehci.c | 1955 EHCI_QH_SET_PORT(xfer->xroot->udev->hs_port_no)); in ehci_setup_standard_chain() |