Searched refs:RS_ALGNERR (Results 1 – 3 of 3) sorted by relevance
187 #define RS_ALGNERR 0x8000 macro193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
719 #define RS_ALGNERR 0x8000 macro726 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
438 if (status & RS_ALGNERR) in smc_rcv()