Searched refs:EHCI_ITD_GET_ENDPT (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | ehci.h | 106 #define EHCI_ITD_GET_ENDPT(x) (((x) >> 8) & 0xF) macro |
H A D | ehci.c | 794 EHCI_ITD_GET_ENDPT(hc32toh(sc, itd->itd_bp[0]))); in ehci_dump_itd() |
Completed in 9 milliseconds