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

  /src/sys/arch/sgimips/dev/
scnreg.h 223 #define SR_PARITY 0x20 /* received parity error */
scn.c 1402 if (sr & (SR_PARITY | SR_FRAME | SR_BREAK | SR_OVERRUN)) \
1556 if (sr & SR_PARITY) {
  /src/sys/arch/vax/uba/
qvareg.h 270 #define SR_PARITY 0x20 /* received parity error */
qvaux.c 449 if (stat[line] & SR_PARITY) // ?

Completed in 45 milliseconds