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