Searched refs:RSR_PERR (Results 1 – 2 of 2) sorted by relevance
56 #define RSR_PERR 0x20 /* Parity error */ macro
1102 lsrmap[(rsr & (RSR_BREAK|RSR_FERR|RSR_PERR)) >> 3]; in serrxint()1436 if (stat & (RSR_FERR|RSR_PERR|RSR_OERR)) in sercngetc()