summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occ_service_codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/occ_service_codes.h')
-rw-r--r--src/occ_405/occ_service_codes.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/occ_405/occ_service_codes.h b/src/occ_405/occ_service_codes.h
index 59e7ce9..d54244e 100644
--- a/src/occ_405/occ_service_codes.h
+++ b/src/occ_405/occ_service_codes.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2018 */
+/* Contributors Listed Below - COPYRIGHT 2011,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -202,6 +202,9 @@ enum occExtReasonCode
ERC_AMEC_CENT_TEMP_TIMEOUT = 0x0032,
ERC_AMEC_GPE1_TIMEOUT = 0x0033,
+ ERC_APSS_MISSING_ADC_VOLT_SENSE_2 = 0x0038,
+ ERC_APSS_GPU_VOLTAGE_CONFLICT = 0x0039,
+
ERC_CMDH_MBOX_REQST_FAILURE = 0x0040,
ERC_CMDH_INTERNAL_FAILURE = 0x0041,
ERC_CMDH_THRM_DATA_MISSING = 0x0042,
OpenPOWER on IntegriCloud