Searched refs:EHCI_QH_SET_CMASK (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | ehci.h | 261 #define EHCI_QH_SET_CMASK(x) ((x) << 8) macro |
H A D | ehci.c | 1908 EHCI_QH_SET_CMASK(xfer->endpoint->usb_cmask) | in ehci_setup_standard_chain() |
Completed in 8 milliseconds