summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hwpf/hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_errors.xml')
-rw-r--r--src/usr/hwpf/hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_errors.xml85
1 files changed, 85 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_errors.xml b/src/usr/hwpf/hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_errors.xml
new file mode 100644
index 000000000..5bc6eafe8
--- /dev/null
+++ b/src/usr/hwpf/hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_errors.xml
@@ -0,0 +1,85 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/usr/hwpf/hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_errors.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- COPYRIGHT International Business Machines Corp. 2013 -->
+<!-- -->
+<!-- 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 -->
+<!-- $Id: p8_pfet_errors.xml,v 1.4 2013/05/23 18:44:19 stillgs Exp $ -->
+<!-- Error definitions for p8_pfet_init and p8_pfet_lib procedures -->
+<hwpErrors>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PMPROC_PFETLIB_BAD_DOMAIN</rc>
+ <description>Invalid domain value passed to p8_pfet_control.</description>
+ <ffdc>EX</ffdc>
+ <ffdc>DOMAIN</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PMPROC_PFETLIB_BAD_OP</rc>
+ <description>Invalid operation value passed to p8_pfet_control.</description>
+ <ffdc>EX</ffdc>
+ <ffdc>DOMAIN</ffdc>
+ <ffdc>OPERATION</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PMPROC_PFETLIB_RAIL_ON</rc>
+ <description>Error returned turning PFETs on in p8_pfet_control.</description>
+ <ffdc>EX</ffdc>
+ <ffdc>DOMAIN</ffdc>
+ <ffdc>OPERATION</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PMPROC_PFETLIB_RAIL_OFF</rc>
+ <description>Error returned turning PFETs off in p8_pfet_control.</description>
+ <ffdc>EX</ffdc>
+ <ffdc>DOMAIN</ffdc>
+ <ffdc>OPERATION</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PMPROC_PFETLIB_CODE_FAULT</rc>
+ <ffdc>EX</ffdc>
+ <ffdc>DOMAIN</ffdc>
+ <ffdc>OPERATION</ffdc>
+ <description>Unreachable code point in p8_pfet_control.</description>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_PFETLIB_TIMEOUT</rc>
+ <description>PFET sequencer timed out in p8_pfet_control.</description>
+ <ffdc>ADDRESS</ffdc>
+ <ffdc>PFETCONTROLVALUE</ffdc>
+ <ffdc>DOMAIN</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_PFETLIB_BABYSTEPPER_TIMEOUT</rc>
+ <description>IVRM babystepper timed out in p8_pfet_control.</description>
+ <ffdc>EX</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_PFETLIB_BABYSTEPPER_WAKEUP_TIMEOUT</rc>
+ <description>IVRM babystepper timed out waking up in p8_pfet_control.</description>
+ <ffdc>EX</ffdc>
+ </hwpError>
+</hwpErrors>
OpenPOWER on IntegriCloud