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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/occ_405/occ_service_codes.h b/src/occ_405/occ_service_codes.h
index 0ced425..aa6d243 100644
--- a/src/occ_405/occ_service_codes.h
+++ b/src/occ_405/occ_service_codes.h
@@ -69,6 +69,8 @@ enum occReasonCode
DIMM_ERROR_TEMP = 0x30,
/// Frequency limited due to oversubscription condition
OVERSUB_LIMIT_ALERT = 0x33,
+ /// Invalid configuration data (MRW, etc.)
+ INVALID_CONFIG_DATA = 0x34,
/// Centaur reached error threshold
CENT_ERROR_TEMP = 0x40,
/// Centaur in-band scom failure
OpenPOWER on IntegriCloud