Searched refs:BRKDET (Results 1 – 4 of 4) sorted by relevance
106 #define BRKDET 0x10 /* a break has arrived */ macro
103 #define BRKDET 0x10 /* a break has arrived */ macro
1647 if ((lsr & BRKDET) && in asyintr()1810 if (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()1816 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()1838 if (lsr & (PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()1843 if (lsr & (FRMERR|BRKDET)) in async_rxint()
2436 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()2447 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()2491 if (lsr & (PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()2497 if (lsr & (FRMERR|BRKDET)) in async_rxint()