Searched refs:EHCI_QH_SET_SMASK (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | ehci.h | 259 #define EHCI_QH_SET_SMASK(x) ((x) << 0) macro |
H A D | ehci.c | 1909 EHCI_QH_SET_SMASK(xfer->endpoint->usb_smask) | in ehci_setup_standard_chain() |
Completed in 5 milliseconds