Searched refs:RR_PARITY (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/luna68k/dev/
H A Dsioreg.h164 #define RR_PARITY (RR1_PARITY) macro
H A Dsiotty.c259 if ((rr & (RR_FRAMING | RR_OVERRUN | RR_PARITY)) != 0)
324 else if ((stat & RR_PARITY) != 0)
H A Dlunaws.c290 if (rr & (RR_FRAMING | RR_OVERRUN | RR_PARITY)) {

Completed in 263 milliseconds