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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h262 #define EHCI_QH_GET_MULT(x) (((x) >> 30) & 0x03) /* pipe multiplier */ macro

Completed in 82 milliseconds