Searched refs:RX_INCOMPLETE (Results 1 – 2 of 2) sorted by relevance
423 #define RX_INCOMPLETE 0x8000 macro
290 if(( status & RX_INCOMPLETE )==0) { in t595_poll()