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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h242 #define EHCI_QH_GET_DTC(x) (((x) >> 14) & 0x01) /* data toggle control */ macro
H A Dehci.c804 EHCI_QH_GET_DTC(endp), EHCI_QH_GET_HRECL(endp));

Completed in 160 milliseconds