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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h249 #define EHCI_QH_GET_CTL(x) (((x) >> 27) & 0x01) /* control endpoint */ macro

Completed in 162 milliseconds