QTD_STS_ACTIVE     43 drivers/staging/wusbcore/host/whci/whci-hc.h #define QTD_STS_ACTIVE     (1 << 31)  /* enable execution of transaction */
QTD_STS_ACTIVE    297 drivers/usb/host/ehci.h #define	QTD_STS_ACTIVE	(1 << 7)	/* HC may execute this */
QTD_STS_ACTIVE    330 drivers/usb/host/fotg210.h #define	QTD_STS_ACTIVE	(1 << 7)	/* HC may execute this */
QTD_STS_ACTIVE    243 drivers/usb/host/oxu210hp-hcd.c #define	QTD_STS_ACTIVE	(1 << 7)	/* HC may execute this */