Searched refs:SA_FLAGS_PARITY_ERROR (Results 1 – 2 of 2) sorted by relevance
201 #define SA_FLAGS_PARITY_ERROR 0x0080 macro
773 (SA_FLAGS_BREAK_DET | SA_FLAGS_PARITY_ERROR | in recv_interrupt()778 if (status & SA_FLAGS_PARITY_ERROR) in recv_interrupt()799 } else if (status & SA_FLAGS_PARITY_ERROR) { in recv_interrupt()1171 SA_FLAGS_FRAME_ERROR | SA_FLAGS_PARITY_ERROR; in icom_set_termios()1182 SA_FLAGS_PARITY_ERROR | SA_FLAGS_FRAME_ERROR; in icom_set_termios()