Searched refs:RS_TOOSHORT (Results 1 – 5 of 5) sorted by relevance
191 #define RS_TOOSHORT 0x0400 macro193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
814 #define RS_TOOSHORT 0x0400 macro816 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
1280 if ( status & (RS_TOOSHORT | RS_TOOLONG ) ) in smc_rcv()
438 status |= RS_TOOSHORT; in smc_rcv()445 if (status & (RS_TOOSHORT | RS_TOOLONG)) in smc_rcv()
259 #define RS_TOOSHORT 0x0400 macro261 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)1529 if (rx_status & (RS_TOOSHORT | RS_TOOLONG)) in smc_rx()