summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_cpu_special_wakeup_errors.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_cpu_special_wakeup_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_cpu_special_wakeup_errors.xml
index 6898fed0a..6ed6572f6 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_cpu_special_wakeup_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_cpu_special_wakeup_errors.xml
@@ -265,4 +265,25 @@
</description>
</hwpError>
<!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_EX_SPECIAL_WAKEUP_NOT_FEASIBLE</rc>
+ <description>Special Wakeup can't be serviced for given ex.
+ </description>
+ <ffdc>EX_POS</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_CORE_SPECIAL_WAKEUP_NOT_FEASIBLE</rc>
+ <description>Special Wakeup can't be serviced for given core.
+ </description>
+ <ffdc>CORE_POS</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_QUAD_SPECIAL_WAKEUP_NOT_FEASIBLE</rc>
+ <description>Special Wakeup can't be serviced for given quad.
+ </description>
+ <ffdc>QUAD_POS</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud