summaryrefslogtreecommitdiffstats
path: root/import/chips/p9
diff options
context:
space:
mode:
authorCHRISTINA L. GRAVES <clgraves@us.ibm.com>2015-10-08 11:51:59 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-05-02 04:07:30 -0400
commit342f7d492b5ea6d4384934816b4e1d09791e7326 (patch)
treebb1f20e3e72ff47342fae741df7d8fe272367857 /import/chips/p9
parent38761089fb386e198ea82ce3a6d3b9cef3720fe7 (diff)
downloadtalos-sbe-342f7d492b5ea6d4384934816b4e1d09791e7326.tar.gz
talos-sbe-342f7d492b5ea6d4384934816b4e1d09791e7326.zip
p9_adu_access and p9_adu_setup L2 procedures
Change-Id: Ie6f9cf2294971b2d3e4728d6f4b1e981c128a55b Original-Change-Id: Id374670d8f75dc74f37967f6c95ef773796e3f1e Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21092 Tested-by: Jenkins Server Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23932 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'import/chips/p9')
-rw-r--r--import/chips/p9/procedures/xml/error_info/p9_adu_errors.xml62
1 files changed, 62 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/xml/error_info/p9_adu_errors.xml b/import/chips/p9/procedures/xml/error_info/p9_adu_errors.xml
new file mode 100644
index 00000000..f2374280
--- /dev/null
+++ b/import/chips/p9/procedures/xml/error_info/p9_adu_errors.xml
@@ -0,0 +1,62 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: chips/p9/procedures/xml/error_info/p9_adu_errors.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- EKB Project -->
+<!-- -->
+<!-- COPYRIGHT 2015 -->
+<!-- [+] 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 -->
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_ADU_COHERENT_UTILS_INVALID_ARGS</rc>
+ <description>
+ Procedure: p9_adu_coherent_utils
+ ADU access or setup not attempted, ADU access or setup is stopped
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>ADDRESS</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_ADU_COHERENT_UTILS_RESET_ERR</rc>
+ <description>
+ Procedure: p9_adu_coherent_utils
+ ADU Reset had a problem, the ADU was not actually reset
+ </description>
+ <ffdc>TARGET</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_ADU_FBC_NOT_INITIALIZED_ERR</rc>
+ <description>
+ Procedure: p9_adu_coherent_utils
+ The fabric was not initialized or not running
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>INITIALIZED</ffdc>
+ <ffdc>RUNNING</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc> RC_P9_ADU_STATUS_REG_ERR</rc>
+ <description>
+ Procedure: p9_adu_coherent_utils
+ The ALTD_STATUS_REGISTER has something high or low that was not expected
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>STATUSREG</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+</hwpErrors>
+
OpenPOWER on IntegriCloud