Searched refs:PTD_DATAOVERRUN (Results 1 – 2 of 2) sorted by relevance
241 #define PTD_DATAOVERRUN 0x08 macro
562 if (++ep->error_count >= 3 || cc == PTD_CC_STALL || cc == PTD_DATAOVERRUN) { in postproc_ep()