Searched refs:RS_ERRORS (Results 1 – 3 of 3) sorted by relevance
193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT) macro
1182 if ( !(status & RS_ERRORS ) ){ in smc_rcv()
278 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT) macro1723 if (!(rx_status & RS_ERRORS)) { in smc_rx()