Searched refs:ERR_PARITY (Results 1 – 2 of 2) sorted by relevance
129 #define ERR_PARITY 0x01 /* parity error was detected */ macro
1532 if (err & ERR_PARITY) { in handle_error()