DZ_BREAK          212 drivers/tty/serial/dz.c 					  (ffs(DZ_FERR) - ffs(DZ_BREAK));
DZ_BREAK          217 drivers/tty/serial/dz.c 			if (status & DZ_BREAK) {
DZ_BREAK          229 drivers/tty/serial/dz.c 			if (status & DZ_BREAK)
DZ_BREAK          625 drivers/tty/serial/dz.c 		dport->port.read_status_mask |= DZ_BREAK;
DZ_BREAK          634 drivers/tty/serial/dz.c 		dport->port.ignore_status_mask |= DZ_BREAK;