DZ_PERR 202 drivers/tty/serial/dz.c if (unlikely(status & (DZ_OERR | DZ_FERR | DZ_PERR))) { DZ_PERR 223 drivers/tty/serial/dz.c else if (status & DZ_PERR) DZ_PERR 233 drivers/tty/serial/dz.c else if (status & DZ_PERR) DZ_PERR 623 drivers/tty/serial/dz.c dport->port.read_status_mask |= DZ_FERR | DZ_PERR; DZ_PERR 632 drivers/tty/serial/dz.c dport->port.ignore_status_mask |= DZ_FERR | DZ_PERR;