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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h256 #define EHCI_QH_GET_CMASK(x) (((x) >> 8) & 0xff) /* split completion mask */ macro
H A Dehci.c811 EHCI_QH_GET_SMASK(endphub), EHCI_QH_GET_CMASK(endphub),

Completed in 102 milliseconds