summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_indir_access_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_indir_access_errors.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_indir_access_errors.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_indir_access_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_indir_access_errors.xml
new file mode 100644
index 000000000..fbb517a1b
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_indir_access_errors.xml
@@ -0,0 +1,48 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: chips/p9/procedures/xml/error_info/p9_pm_ocb_indir_access_errors.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- EKB Project -->
+<!-- -->
+<!-- COPYRIGHT 2015,2016 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!-- Error definitions for p9_pm_ocb_indir_access procedure -->
+<hwpErrors>
+ <!-- ******************************************************************* -->
+ <hwpError>
+ <rc>RC_PROCPM_OCB_ACCESS_LENGTH_CHECK</rc>
+ <description>
+ Input length of data fetched from the data register and transfered via
+ indirect channel did not match the output length
+ </description>
+ <ffdc>LENGTH</ffdc>
+ <ffdc>ACTUALLENGTH</ffdc>
+ </hwpError>
+ <!-- ******************************************************************* -->
+ <hwpError>
+ <rc>RC_PROCPM_OCB_PUT_NO_DATA_ERROR</rc>
+ <description>
+ No data passed for Put operation.
+ </description>
+ </hwpError>
+ <!-- ******************************************************************* -->
+ <hwpError>
+ <rc>RC_PROCPM_OCB_PUT_DATA_POLL_NOT_FULL_ERROR</rc>
+ <description>
+ Indicates that a timeout occured waiting for a push queue to be non-full
+ before writing data. Is likely due to OCC firmware not pulling entries off
+ of the queue in a timely manner.
+ </description>
+ <ffdc>PUSHQ_STATE</ffdc>
+ </hwpError>
+</hwpErrors>
OpenPOWER on IntegriCloud