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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h249 #define EHCI_QH_GET_CTL(x) (((x) >> 27) & 0x01) /* control endpoint */ macro
H A Dehci.c806 EHCI_QH_GET_MPL(endp), EHCI_QH_GET_CTL(endp),

Completed in 59 milliseconds