Searched refs:QTD_STS_XACT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Doxu210hp.h217 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
H A Dehci.h231 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
H A Dehci-q.c233 } else if (token & QTD_STS_XACT) {
386 if ((token & QTD_STS_XACT) &&
H A Doxu210hp-hcd.c890 } else if (token & QTD_STS_XACT) {

Completed in 101 milliseconds