DZ_PERR
if (unlikely(status & (DZ_OERR | DZ_FERR | DZ_PERR))) {
else if (status & DZ_PERR)
else if (status & DZ_PERR)
dport->port.read_status_mask |= DZ_FERR | DZ_PERR;
dport->port.ignore_status_mask |= DZ_FERR | DZ_PERR;