Searched defs:EHCI_QH_GET_ENDPT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci.h236 #define EHCI_QH_GET_ENDPT(x) (((x) >> 8) & 0x0f) /* endpoint no */ macro

Completed in 105 milliseconds