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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Dehci.h244 #define EHCI_QH_GET_HRECL(x) (((x) >> 15) & 0x01) /* head of reclamation */ macro

Completed in 42 milliseconds