RXBREAK 320 drivers/tty/rocket.c if (ChanStatus & (RXFOVERFL | RXBREAK | RXFRAME | RXPARITY)) { RXBREAK 187 drivers/tty/rocket_int.h #define STATERROR (RXBREAK | RXFRAME | RXPARITY) RXBREAK 2140 drivers/tty/synclink_gt.c if ((status & IRQ_RXBREAK) && (status & RXBREAK)) {