Searched refs:RS_BADCRC (Results 1 – 3 of 3) sorted by relevance
188 #define RS_BADCRC 0x2000 macro193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
721 #define RS_BADCRC 0x2000 macro726 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
442 if (status & RS_BADCRC) in smc_rcv()