summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/utility_procedures/memory_mss_maint_cmds.xml
blob: d4f52f2eba98f3af84b6a46b383f5f635dad144b (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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/usr/hwpf/hwp/utility_procedures/memory_mss_maint_cmds.xml $ -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2013,2014              -->
<!--                                                                        -->
<!-- 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                                                     -->
<hwpErrors>
<!-- $Id: memory_mss_maint_cmds.xml,v 1.2 2014/04/07 18:41:53 gollub Exp $ -->
<!-- For file ../../ipl/fapi/mss_maint_cmds.C -->

<!-- Original Source for RC_MSS_MAINT_UNSUCCESSFUL_FORCED_MAINT_CMD_STOP memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_UNSUCCESSFUL_FORCED_MAINT_CMD_STOP</rc>
    <description>MBMSRQ[0] = 1, unsuccessful forced maint cmd stop.</description>
    <!-- FFDC: Capture register we used to stop cmd -->    
    <ffdc>MBMCC</ffdc>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBMSR</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>    
    <!-- Callout MBA HIGH -->
    <callout><target>MBA</target><priority>HIGH</priority></callout>
    <!-- Deconfigure MBA -->
    <deconfigure><target>MBA</target></deconfigure>
    <!-- Create GARD record for MBA -->    
    <gard><target>MBA</target></gard>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_START_NOT_RESET memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_START_NOT_RESET</rc>
    <description>MBMCCQ[0]: maint_cmd_start not reset by hw.</description>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBMCC</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>    
    <!-- FFDC: MBMCT[0:4] contains the cmd type set in hw -->
    <ffdc>MBMCT</ffdc>                
    <!-- Callout MBA HIGH -->
    <callout><target>MBA</target><priority>HIGH</priority></callout>
    <!-- Deconfigure MBA -->
    <deconfigure><target>MBA</target></deconfigure>
    <!-- Create GARD record for MBA -->    
    <gard><target>MBA</target></gard>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_STOP_NOT_RESET memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_STOP_NOT_RESET</rc>
    <description>MBMCCQ[1]: maint_cmd_stop not reset by hw.</description>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBMCC</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>        
    <!-- FFDC: MBMCT[0:4] contains the cmd type previously run -->
    <ffdc>MBMCT</ffdc>                
    <!-- Callout MBA HIGH -->
    <callout><target>MBA</target><priority>HIGH</priority></callout>
    <!-- Deconfigure MBA -->
    <deconfigure><target>MBA</target></deconfigure>
    <!-- Create GARD record for MBA -->    
    <gard><target>MBA</target></gard>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_CMD_IN_PROGRESS memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_CMD_IN_PROGRESS</rc>
    <description>MBMSRQ[0]: Can't start new cmd if previous cmd still in progress.</description>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBMSR</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>        
    <!-- FFDC: MBMCT[0:4] contains the cmd type previously run -->
    <ffdc>MBMCT</ffdc>                
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>
    <!-- Callout MBA LOW -->
    <callout><target>MBA</target><priority>LOW</priority></callout>
    <!-- Deconfigure MBA -->
    <deconfigure><target>MBA</target></deconfigure>
    <!-- Create GARD record for MBA -->    
    <gard><target>MBA</target></gard>        
</hwpError>

<!-- Original Source for RC_MSS_MAINT_NO_MEM_CNFG memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_NO_MEM_CNFG</rc>
    <description>MBAXCRn[0:3] = 0, meaning no memory configured behind this MBA.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBAXCR</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_CCS_MUX_NOT_MAINLINE memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_CCS_MUX_NOT_MAINLINE</rc>
    <description>CCS_MODEQ[29] = 1, meaning mux set for CCS instead of mainline.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>CCS_MODE</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>        
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_ECC_DISABLED memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_ECC_DISABLED</rc>
    <description>MBSECC[0] non zero, meaning ECC check/correct disabled.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBSECC</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>        
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_CMD memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_CMD</rc>
    <description>MBAFIRQ[0], invalid_maint_cmd.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBAFIR</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>        
    <!-- FFDC: MBMCT[0:4] contains the cmd type set in hw -->
    <ffdc>MBMCT</ffdc>                
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_ADDR memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_ADDR</rc>
    <description>MBAFIRQ[1], cmd started with invalid_maint_address.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBAFIR</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>        
    <!-- FFDC: MBMCT[0:4] contains the cmd type set in hw -->
    <ffdc>MBMCT</ffdc>                
    <!-- Collect registers as FFDC -->
    <collectRegisterFfdc>
      <id>REG_FFDC_INVALID_ADDR</id>
      <target>MBA</target>
    </collectRegisterFfdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_CMD_TIMEOUT memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_CMD_TIMEOUT</rc>
    <description>Maint cmd timeout.</description>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>        
    <!-- Collect MBA registers as FFDC -->
    <collectRegisterFfdc>
      <id>REG_FFDC_CMD_TIMEOUT_MBA_REGS</id>
      <target>MBA</target>
    </collectRegisterFfdc>
    <!-- Collect MBS registers as FFDC -->
    <collectRegisterFfdc>
      <id>REG_FFDC_CMD_TIMEOUT_MBS_REGS</id>
      <target>CENTAUR</target>
    </collectRegisterFfdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>
    <!-- Callout MBA LOW -->
    <callout><target>MBA</target><priority>LOW</priority></callout>
    <!-- Deconfigure MBA -->
    <deconfigure><target>MBA</target></deconfigure>
    <!-- Create GARD record for MBA -->    
    <gard><target>MBA</target></gard>        
</hwpError>

<!-- Original Source for RC_MSS_MAINT_ZERO_DDR_FREQ memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_ZERO_DDR_FREQ</rc>
    <description>ATTR_MSS_FREQ set to zero so can't calculate scrub rate.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: Capture command type we are trying to run -->        
    <ffdc>CMD_TYPE</ffdc>        
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_DRAM_SIZE_WIDTH memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_DRAM_SIZE_WIDTH</rc>
    <description>Invalid dramSize or dramWidth in MBAXCRn.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBAXCR</ffdc>
    <!-- FFDC: DRAM width -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: DRAM gen: DDR3 or DDR4 -->    
    <ffdc>DRAM_GEN</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_DIMM_CNFG memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_DIMM_CNFG</rc>
    <description>MBAXCRn configured with invalid combination of configType, configSubType, slotConfig.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: Capture register we are checking -->    
    <ffdc>MBAXCR</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_GET_ADDRESS_RANGE_BAD_INPUT memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_GET_ADDRESS_RANGE_BAD_INPUT</rc>
    <description>i_rank input to mss_get_address_range out of range</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: RANK we are trying to get address range for -->    
    <ffdc>RANK</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_GET_MARK_STORE_BAD_INPUT memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_GET_MARK_STORE_BAD_INPUT</rc>
    <description>i_rank input to mss_get_mark_store out of range</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: RANK we are trying read markstore for -->    
    <ffdc>RANK</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_X4_SYMBOL_ON_READ memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_X4_SYMBOL_ON_READ</rc>
    <description>Symbol mark not allowed in x4 mode.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width (should be x4) -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading markstore for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: Markstore with non-zero symbol entry -->    
    <ffdc>MARKSTORE</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_MARKSTORE memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_MARKSTORE</rc>
    <description>Invalid galois field in markstore.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading markstore for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: Markstore with invalid galois field  -->    
    <ffdc>MARKSTORE</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_PUT_MARK_STORE_BAD_INPUT memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_PUT_MARK_STORE_BAD_INPUT</rc>
    <description>i_rank input to mss_put_mark_store out of range</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: RANK we are trying write markstore for -->    
    <ffdc>RANK</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_X4_SYMBOL_ON_WRITE memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_X4_SYMBOL_ON_WRITE</rc>
    <description>Symbol mark not allowed in x4 mode.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width (should be x4) -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading markstore for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: Symbol mark we are trying to write to markstore -->    
    <ffdc>SYMBOL_MARK</ffdc>
    <!-- FFDC: Chip mark we are trying to write to markstore -->    
    <ffdc>CHIP_MARK</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_SYMBOL_INDEX memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_SYMBOL_INDEX</rc>
    <description>Symbol index out of range.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading markstore for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: Symbol mark we are trying to write to markstore -->    
    <ffdc>SYMBOL_MARK</ffdc>
    <!-- FFDC: Chip mark we are trying to write to markstore -->    
    <ffdc>CHIP_MARK</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_CHIP_INDEX memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_CHIP_INDEX</rc>
    <description>Not first symbol index of a chip.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading markstore for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: Symbol mark we are trying to write to markstore -->    
    <ffdc>SYMBOL_MARK</ffdc>
    <!-- FFDC: Chip mark we are trying to write to markstore -->    
    <ffdc>CHIP_MARK</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_MARKSTORE_WRITE_BLOCKED memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_MARKSTORE_WRITE_BLOCKED</rc>
    <description>Markstore write may have been blocked due to MPE FIR set.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading markstore for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: Symbol mark we are trying to write to markstore -->    
    <ffdc>SYMBOL_MARK</ffdc>
    <!-- FFDC: Chip mark we are trying to write to markstore -->    
    <ffdc>CHIP_MARK</ffdc>
    <!-- FFDC: MBECCFIR showing MPE -->    
    <ffdc>MBECCFIR</ffdc>
</hwpError>

<!-- Original Source for RC_MSS_MAINT_GET_STEER_MUX_BAD_INPUT memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_GET_STEER_MUX_BAD_INPUT</rc>
    <description>i_rank or i_muxType input to mss_get_steer_mux out of range</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: RANK we are reading steer mux for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: MUX_TYPE: read or write -->    
    <ffdc>MUX_TYPE</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_STEER_MUX memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_STEER_MUX</rc>
    <description>Steer mux index out of range</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading steer mux for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: MUX_TYPE: read or write -->    
    <ffdc>MUX_TYPE</ffdc>
    <!-- FFDC: Capture steer mux -->    
    <ffdc>STEER_MUX</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_PUT_STEER_MUX_BAD_INPUT memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_PUT_STEER_MUX_BAD_INPUT</rc>
    <description>i_rank or i_muxType or i_steerType or i_symbol input to mss_put_steer_mux out of range</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: RANK we are writing steer mux for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: MUX_TYPE: read or write -->    
    <ffdc>MUX_TYPE</ffdc>
    <!-- FFDC: STEER_TYPE: port0 spare, port1 spare or ecc spare -->    
    <ffdc>STEER_TYPE</ffdc>
    <!-- FFDC: SYMBOL: 0-71 -->    
    <ffdc>SYMBOL</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_INVALID_SYMBOL_TO_STEER memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_INVALID_SYMBOL_TO_STEER</rc>
    <description>Trying to steer invalid symbol.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading steer mux for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: MUX_TYPE: read or write -->    
    <ffdc>MUX_TYPE</ffdc>
    <!-- FFDC: STEER_TYPE: port0, port1, or ecc spare -->    
    <ffdc>STEER_TYPE</ffdc>
    <!-- FFDC: SYMBOL: Symbol we are trying to steer -->    
    <ffdc>SYMBOL</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_NO_X8_ECC_SPARE memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_NO_X8_ECC_SPARE</rc>
    <description>Invalid to use ECC spare in x8 mode.</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: DRAM width -->    
    <ffdc>DRAM_WIDTH</ffdc>
    <!-- FFDC: RANK we are reading steer mux for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: MUX_TYPE: read or write -->    
    <ffdc>MUX_TYPE</ffdc>
    <!-- FFDC: STEER_TYPE: port0, port1, or ecc spare -->    
    <ffdc>STEER_TYPE</ffdc>
    <!-- FFDC: SYMBOL: Symbol we are trying to steer -->    
    <ffdc>SYMBOL</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_DO_STEER_INPUT_OUT_OF_RANGE memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_DO_STEER_INPUT_OUT_OF_RANGE</rc>
    <description>i_rank or i_symbol input to mss_do_steer out of range</description>
    <!-- FFDC: MBA target -->    
    <ffdc>MBA</ffdc>
    <!-- FFDC: RANK we are writing steer mux for -->    
    <ffdc>RANK</ffdc>
    <!-- FFDC: SYMBOL: 0-71 -->    
    <ffdc>SYMBOL</ffdc>
    <!-- FFDC: X4ECCSPARE: true or false -->    
    <ffdc>X4ECCSPARE</ffdc>
    <!-- Callout FW HIGH -->
    <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>    
</hwpError>

<!-- Original Source for RC_MSS_MAINT_NO_UE_TRAP memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_MAINT_NO_UE_TRAP</rc>
    <description>IPL UE trapping didn't work.</description>
    <!-- FFDC: Capture UE trap contents -->
    <ffdc>UE_TRAP0</ffdc>
    <ffdc>UE_TRAP1</ffdc>
    <!-- FFDC: MBMCT[0:4] contains the cmd type -->
    <ffdc>MBMCT</ffdc>        
    <!-- FFDC: MBMMR[4:7] contains the pattern index -->
    <ffdc>MBMMR</ffdc>        
    <!-- FFDC: MBSTR[59]: UE trap enable bit -->
    <ffdc>MBSTR</ffdc>        
    <!-- Callout MBA HIGH -->
    <callout><target>MBA</target><priority>HIGH</priority></callout>
    <!-- Deconfigure MBA -->
    <deconfigure><target>MBA</target></deconfigure>
    <!-- Create GARD record for MBA -->    
    <gard><target>MBA</target></gard>    
</hwpError>


</hwpErrors>
OpenPOWER on IntegriCloud