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

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

Completed in 189 milliseconds