summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSangeetha T S <sangeet2@in.ibm.com>2015-09-16 01:25:39 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-14 17:46:49 -0400
commit2e27358f8dc656f7541ec9876820c5e64294f024 (patch)
treefa8b6cd11dadb34c24f3378251adf26349cc73de /src
parent8bcd66a6c1d2af9648433a2552fd3ab94286ca58 (diff)
downloadtalos-hostboot-2e27358f8dc656f7541ec9876820c5e64294f024.tar.gz
talos-hostboot-2e27358f8dc656f7541ec9876820c5e64294f024.zip
JET: Level 2, Make p9_pm_ocb_init FAPI 2.0 compliant
Change-Id: Ie92913ece0caee314fafa068254945333b3061a0 Original-Change-Id: Id898e878cf44ebd2c9f784c7ecff18da6fa7b34c RTC: 128869 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20550 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25816 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_init_errors.xml32
1 files changed, 2 insertions, 30 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_init_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_init_errors.xml
index 758d92dd5..f50593278 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_init_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_pm_ocb_init_errors.xml
@@ -23,42 +23,14 @@
<rc>RC_PM_OCBINIT_BAD_MODE</rc>
<description>Unknown mode passed to p9_pm_ocb_init.
</description>
+ <ffdc>BADMODE</ffdc>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
<rc>RC_PM_OCBINIT_BAD_Q_LENGTH_PARM</rc>
<description>Bad Queue Length Passed to p9_pm_ocb_init.
</description>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <rc>RC_PM_OCBINIT_BAD_ITP_TYPE_PARM</rc>
- <description>Bad Interrupt Type Passed to p9_pm_ocb_init.
- </description>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <rc>RC_PM_OCBINIT_BAD_Q_OVER_UNDERFLOW_PARM</rc>
- <description>Bad Queue Over/Underflow Enable Passed to p9_pm_ocb_init.
- </description>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <rc>RC_PM_OCBINIT_BAD_CHAN_NUM_PARM</rc>
- <description>Bad Channel Number Passed to p9_pm_ocb_init.
- </description>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <rc>RC_PM_OCBINIT_BAD_CHAN_TYPE_PARM</rc>
- <description>Bad Channel Type Passed to p9_pm_ocb_init.
- </description>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <rc>RC_PM_OCBINIT_BAD_CHAN3_TYPE_PARM</rc>
- <description>Bad Channel Type for Channel3 Passed to p9_pm_ocb_init.
- </description>
+ <ffdc>BADQLENGTH</ffdc>
</hwpError>
<!-- ********************************************************************* -->
</hwpErrors>
OpenPOWER on IntegriCloud