PCIEM_STA_CORRECTABLE_ERROR
sev = PCIEM_STA_CORRECTABLE_ERROR;
PCIEM_STA_CORRECTABLE_ERROR |
if (sev == PCIEM_STA_CORRECTABLE_ERROR)
if (sev == PCIEM_STA_CORRECTABLE_ERROR) {
if (sev != PCIEM_STA_CORRECTABLE_ERROR) {
if ((rs & (PCIEM_STA_CORRECTABLE_ERROR |
if ((status & (PCIEM_STA_CORRECTABLE_ERROR |
{ PCIEM_STA_CORRECTABLE_ERROR, "Correctable Error Detected" },
#define PCIE_ERRORS (PCIEM_STA_CORRECTABLE_ERROR | \