Searched refs:STAT_PARITYERROR (Results 1 – 2 of 2) sorted by relevance
61 #define STAT_PARITYERROR (1 << 5) /* Parity error */ macro
1177 if (stat & (STAT_INT|STAT_PARITYERROR)) in fas216_wait_cmd()1202 if (stat & STAT_PARITYERROR) in fas216_get_msg_byte()