STATUS_ATA_CORR
} else if ((status & STATUS_ATA_CORR) == STATUS_ATA_CORR) {
else if (cmdp->udcd_status_reg & STATUS_ATA_CORR)