Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.h260 #define EHCI_QH_GET_CMASK(x) (((x) >> 8) & 0xff) /* split completion mask */ macro

Completed in 5 milliseconds