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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci.h257 #define EHCI_QH_GET_CMASK(x) (((x) >> 8) & 0xff) /* split completion mask */ macro

Completed in 99 milliseconds