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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h260 #define EHCI_QH_GET_PORT(x) (((x) >> 23) & 0x7f) /* hub port */ macro
H A Dehci.c791 EHCI_QH_GET_HUBA(endphub), EHCI_QH_GET_PORT(endphub),

Completed in 112 milliseconds