QTD_CERR          295 drivers/usb/host/ehci.h #define	QTD_CERR(tok)	(((tok)>>10) & 0x3)
QTD_CERR          328 drivers/usb/host/fotg210.h #define	QTD_CERR(tok)	(((tok)>>10) & 0x3)
QTD_CERR          241 drivers/usb/host/oxu210hp-hcd.c #define	QTD_CERR(tok)	(((tok)>>10) & 0x3)