summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/bus_training/io_errors.xml
blob: 45e36ddf9d7163d4774655a40f9461870149d159 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/usr/hwpf/hwp/bus_training/io_errors.xml $                 -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2012,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: io_errors.xml,v 1.10 2013/07/23 22:05:40 rjknight Exp $ -->
<!-- Error definitions for IO HWPS  -->
<hwpErrors>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_INVALID_ARGS_RC</rc>
    <description>Invalid or out-of-range argument value(s) presented to IO_RUN_TRAINING HWP.</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_INTERNAL_ERR_RC</rc>
    <description>Unexpected internal program logic error.</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_FAIL_ERR_RC</rc>
    <description>Training fail was reported in a P8 or Centaur status register</description>
  </hwpError>
    <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_FAIL_WIRETEST_RC</rc>
    <description>Wiretest Training fail was reported in a P8 or Centaur status register</description>
  </hwpError>
    <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_FAIL_DESKEW_RC</rc>
    <description>Deskew Training fail was reported in a P8 or Centaur status register</description>
  </hwpError>
    <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_FAIL_EYE_OPT_RC</rc>
    <description>Eye Optimization Training fail was reported in a P8 or Centaur status register</description>
  </hwpError>
    <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_FAIL_REPAIR_RC</rc>
    <description>Static Repair Training fail was reported in a P8 or Centaur status register</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_FAIL_FUNC_MODE_RC</rc>
    <description>Functional mode Training fail was reported in a P8 or Centaur status register</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_WIRETEST_TIMEOUT_RC</rc>
    <description>io run training wiretest timed out waiting for pass/fail indication in the p8 or centaur Status Registers</description>
  </hwpError>
   <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_DESKEW_TIMEOUT_RC</rc>
    <description>io run training deskew timed out waiting for pass/fail indication in the p8 or centaur Status Registers</description>
  </hwpError>
   <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_EYE_OPT_TIMEOUT_RC</rc>
    <description>io run training eye opt timed out waiting for pass/fail indication in the p8 or centaur Status Registers</description>
  </hwpError>
   <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_REPAIR_TIMEOUT_RC</rc>
    <description>io run training repair timed out waiting for pass/fail indication in the p8 or centaur Status Registers</description>
  </hwpError>
   <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_FUNC_MODE_TIMEOUT_RC</rc>
    <description>io run training functional mode timed out waiting for pass/fail indication in the p8 or centaur Status Registers</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_GCR_WRITE_MISMATCH_RC</rc>
    <description>IO GCR write operation failed to readback data that was written</description>
    <ffdc>READ_BUF</ffdc>
    <ffdc>WRITE_BUF</ffdc>
  </hwpError>
    <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_DLL_WORKAROUND_FAIL</rc>
    <description>DLL Workaround failed to arrive at a solution</description>
  </hwpError>
      <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_DLL_VAL_OUT_OF_BOUND_RC</rc>
    <description>DLL Workaround encountered unexpected start value</description>
  </hwpError>
   <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_RUN_TRAINING_INVALID_INVOCATION_RC</rc>
    <description>io run training invoked with wrong pair of targets</description>
  </hwpError>
     <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_OFFCAL_TIMEOUT_RC</rc>
    <description>io offset cal timedout</description>
  </hwpError>
   <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_OFFCAL_ERROR_RC</rc>
    <description>io offset cal errored out</description>
  </hwpError>
     <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_INVALID_INVOCATION_RC</rc>
    <description>io dc cal invoked with wrong pair of targets</description>
  </hwpError>
     <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_ZCAL_ERROR_RC</rc>
    <description>io impedance cal errored out</description>
  </hwpError>
     <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_ZCAL_TIMEOUT_RC</rc>
    <description>io impedance cal timed out</description>
  </hwpError>
       <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_ZCALN_VALUE_OUT_OF_RANGE_RC</rc>
    <description>Impedance calibration zcal_n value out of range</description>
  </hwpError>
         <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_ZCALP_VALUE_OUT_OF_RANGE_RC</rc>
    <description>Impedance calibration zcal_p value out of range</description>
  </hwpError>
           <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_ZCAL_K2_EXCEEDED_RC</rc>
    <description>Post cursor drive ratio has exceeded 0.25</description>
  </hwpError>
             <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_ZCAL_M_EXCEEDED_RC</rc>
    <description>Margin Ratio has exceeded 100 percentage</description>
  </hwpError>
               <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_DCCAL_ZCAL_M_LOW_RC</rc>
    <description>Margin Ratio is less than 50 percent</description>
  </hwpError>
     <!-- *********************************************************************** -->
  <hwpError>
    <rc>IO_CLEAR_FIRS_INVALID_INVOCATION_RC</rc>
    <description>io clear firs hwp invoked with wrong pair of targets</description>
  </hwpError>
  <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_LANE_RX_PARITY_ERROR_RC</rc>
     <description>io lane level rx parity error set</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>LANE_ID</ffdc>
     <ffdc>RX_ERROR_REG</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_GROUP_RX_PARITY_ERROR_RC</rc>
     <description>io group level rx parity error set</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>RX_ERROR_REG</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_BUS_RX_PARITY_ERROR_RC</rc>
     <description>io bus level rx parity error set</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>RX_ERROR_REG</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_LANE_TX_PARITY_ERROR_RC</rc>
     <description>io lane level tx parity error set</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>LANE_ID</ffdc>
     <ffdc>TX_ERROR_REG</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_GROUP_TX_PARITY_ERROR_RC</rc>
     <description>io group level tx parity error set</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>TX_ERROR_REG</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_SPARES_DEPLOYED_FIR_RC</rc>
     <description>A spare has been deployed</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>SPARE_ERROR_REG</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_MAX_SPARES_EXCEEDED_FIR_RC</rc>
     <description>maximum spares possible to deploy exceeded</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>SPARE_ERROR_REG</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_GCR_HANG_ERROR_RC</rc>
     <description>gcr hang error detected</description>
     <ffdc>CHIP_TARGET</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_RECALIBRATION_ERROR_RC</rc>
     <description>recalibration or a repair error has been detected</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>RECAL_ERROR_REG</ffdc>
  </hwpError>
              <!-- *********************************************************************** -->
  <hwpError>
     <rc>IO_FIR_TOO_MANY_BUS_ERROR_RC</rc>
     <description>A bus has experienced too many random lane errors</description>
     <ffdc>CHIP_TARGET</ffdc>
     <ffdc>BUS_ERROR_REG</ffdc>
  </hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud