summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/runtime_errors/p8_ocb_init_errors.xml
diff options
context:
space:
mode:
authorTerry J. Opie <opiet@us.ibm.com>2012-10-24 16:04:41 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-12-03 17:00:49 -0600
commit0bbc1fcf5d4b8a5301820f709b86a9ac292dacee (patch)
tree4e85f2cdd918e19bf78a2b7d12b69a1200124228 /src/usr/hwpf/hwp/runtime_errors/p8_ocb_init_errors.xml
parent371c0256babc7f8a9c43656c719dcfc56f8ed824 (diff)
downloadtalos-hostboot-0bbc1fcf5d4b8a5301820f709b86a9ac292dacee.tar.gz
talos-hostboot-0bbc1fcf5d4b8a5301820f709b86a9ac292dacee.zip
Host Services Error XML Additions
RTC: 52953 Depends-On: I3a5be5a7b49c7c6d7e6179f5e28e046a38a12b1e Change-Id: I776b172fb5a67516cb21dfd28f42aa681ba4c422 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2168 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/runtime_errors/p8_ocb_init_errors.xml')
-rw-r--r--src/usr/hwpf/hwp/runtime_errors/p8_ocb_init_errors.xml60
1 files changed, 60 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/runtime_errors/p8_ocb_init_errors.xml b/src/usr/hwpf/hwp/runtime_errors/p8_ocb_init_errors.xml
new file mode 100644
index 000000000..718157655
--- /dev/null
+++ b/src/usr/hwpf/hwp/runtime_errors/p8_ocb_init_errors.xml
@@ -0,0 +1,60 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/usr/hwpf/hwp/runtime_errors/p8_ocb_init_errors.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- COPYRIGHT International Business Machines Corp. 2012 -->
+<!-- -->
+<!-- p1 -->
+<!-- -->
+<!-- Object Code Only (OCO) source materials -->
+<!-- Licensed Internal Code Source Materials -->
+<!-- IBM HostBoot Licensed Internal Code -->
+<!-- -->
+<!-- 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. -->
+<!-- -->
+<!-- Origin: 30 -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!-- Error definitions for p8_ocb_init procedure -->
+<hwpErrors>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_OCBINIT_BAD_MODE</rc>
+ <description>Unknown mode passed to p8_ocb_init.</description>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_OCBINIT_BAD_Q_LENGTH_PARM</rc>
+ <description>Bad Queue Length Passed to p8_ocb_init.</description>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_OCBINIT_BAD_ITP_TYPE_PARM</rc>
+ <description>Bad Interrupt Type Passed to p8_ocb_init.</description>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_OCBINIT_BAD_Q_OVER_UNDERFLOW_PARM</rc>
+ <description>Bad Queue Over/Underflow Enable Passed to p8_ocb_init.</description>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_OCBINIT_BAD_CHAN_NUM_PARM</rc>
+ <description>Bad Channel Number Passed to p8_ocb_init.</description>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_OCBINIT_BAD_CHAN_TYPE_PARM</rc>
+ <description>Bad Channel Type Passed to p8_ocb_init.</description>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_OCBINIT_BAD_CHAN3_TYPE_PARM</rc>
+ <description>Bad Channel Type for Channel3 Passed to p8_ocb_init.</description>
+ </hwpError>
+</hwpErrors>
OpenPOWER on IntegriCloud