summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml')
-rw-r--r--src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml24
1 files changed, 20 insertions, 4 deletions
diff --git a/src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml b/src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml
index 357edc1de..fb613df03 100644
--- a/src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml
+++ b/src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml
@@ -20,19 +20,35 @@
<!-- Origin: 30 -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: p8_pba_init_errors.xml,v 1.3 2013/05/23 18:44:16 stillgs Exp $ -->
+<!-- $Id: p8_pba_init_errors.xml,v 1.4 2013/08/02 19:41:06 stillgs Exp $ -->
<!-- Error definitions for p8_pba_init procedure -->
<hwpErrors>
<!-- *********************************************************************** -->
<hwpError>
- <rc>RC_P8_PBA_INIT_INCORRECT_MODE</rc>
+ <rc>RC_PMPROC_PBA_INIT_INCORRECT_MODE</rc>
<description>pba init procedure incorrect mode by calling function</description>
+ <ffdc>PM_MODE</ffdc>
</hwpError>
<!-- *********************************************************************** -->
-
<hwpError>
- <rc>RC_P8_PBA_INIT_PUTSCOM_FAILED</rc>
+ <rc>RC_PMPROC_PBA_INIT_PUTSCOM_FAILED</rc>
<description>pba init putscom failed .</description>
</hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PMPROC_PBA_SLAVE_RESET_TIMEOUT</rc>
+ <description>pba_init timed out waited for the PBA slave to reset.</description>
+ <ffdc>POLLCOUNT</ffdc>
+ <ffdc>SLAVENUM</ffdc>
+ <ffdc>PBASLVREG</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PMPROC_PBA_SLAVE_BUSY_AFTER_RESET</rc>
+ <description>pba_init detected a busy PBA slave after the slave was reset.</description>
+ <ffdc>POLLCOUNT</ffdc>
+ <ffdc>SLAVENUM</ffdc>
+ <ffdc>PBASLVREG</ffdc>
+ </hwpError>
<!-- *********************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud