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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/occ_405/occ_service_codes.h b/src/occ_405/occ_service_codes.h
index 4c6faf4..fadba70 100644
--- a/src/occ_405/occ_service_codes.h
+++ b/src/occ_405/occ_service_codes.h
@@ -94,6 +94,10 @@ enum occReasonCode
INTERNAL_INVALID_INPUT_DATA = 0xB3,
/// RTL detected a system checkstop
OCC_SYSTEM_HALTED = 0xB5,
+ /// Reset PBA Queue due to PBAX Read Failure
+ PBAX_QUEUE_RESET = 0xBA,
+ /// PBAX failure sending doorbell to slaves
+ PBAX_ERROR = 0xBB,
/// Request to read APSS data failed.
APSS_GPE_FAILURE = 0xC0,
/// AVS Bus output over-current reported
OpenPOWER on IntegriCloud