Searched refs:RS_TOOSHORT (Results 1 – 3 of 3) sorted by relevance
191 #define RS_TOOSHORT 0x0400 macro193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
724 #define RS_TOOSHORT 0x0400 macro726 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT)
433 status |= RS_TOOSHORT; in smc_rcv()440 if (status & (RS_TOOSHORT | RS_TOOLONG)) in smc_rcv()