Searched defs:EHCI_QH_GET_PORT (Results 1 - 1 of 1) 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

Completed in 61 milliseconds