HomeSort by: relevance | last modified time | path
    Searched refs:RR_PARITY (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/luna68k/dev/
sioreg.h 164 #define RR_PARITY (RR1_PARITY)
siotty.c 259 if ((rr & (RR_FRAMING | RR_OVERRUN | RR_PARITY)) != 0)
324 else if ((stat & RR_PARITY) != 0)
lunaws.c 290 if (rr & (RR_FRAMING | RR_OVERRUN | RR_PARITY)) {

Completed in 13 milliseconds