Searched refs:EHCI_QH_SET_ADDR (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | ehci.h | 236 #define EHCI_QH_SET_ADDR(x) (x) macro |
D | ehci.c | 1876 (EHCI_QH_SET_ADDR(xfer->address) | in ehci_setup_standard_chain() |