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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h235 #define EHCI_QH_GET_ENDPT(x) (((x) >> 8) & 0x0f) /* endpoint no */ macro
H A Dehci.c782 EHCI_QH_GET_ENDPT(endp), EHCI_QH_GET_EPS(endp),

Completed in 59 milliseconds