Searched refs:SR_BREAK (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sgimips/dev/
H A Dscnreg.h225 #define SR_BREAK 0x80 /* received break */ macro
H A Dscn.c1400 if (sr & (SR_PARITY | SR_FRAME | SR_BREAK | SR_OVERRUN)) \
1410 if (sc->sc_isconsole && (sr & SR_BREAK)) {
1562 if (sr & SR_BREAK) {

Completed in 100 milliseconds