summaryrefslogtreecommitdiffstats
path: root/src/include/usr
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr')
-rw-r--r--src/include/usr/hwas/common/hwasCallout.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/include/usr/hwas/common/hwasCallout.H b/src/include/usr/hwas/common/hwasCallout.H
index 8b66be550..fdc7a282c 100644
--- a/src/include/usr/hwas/common/hwasCallout.H
+++ b/src/include/usr/hwas/common/hwasCallout.H
@@ -87,7 +87,9 @@ enum epubProcedureID
EPUB_PRC_EIBUS_ERROR = 0x37,
EPUB_PRC_POWER_ERROR = 0x3F,
EPUB_PRC_PERFORMANCE_DEGRADED = 0x4D,
- EPUB_PRC_HB_CODE = 0x55
+ EPUB_PRC_MEMORY_UE = 0x4F,
+ EPUB_PRC_HB_CODE = 0x55,
+ EPUB_PRC_TOD_CLOCK_ERR = 0x56
};
// from srci/fsp/srci.H
OpenPOWER on IntegriCloud