summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/bus_training/io_errors.xml
blob: db1d0e266d78b55f1e6cb5c2d6f11ec0942b670f (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
<!--  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
   
     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 other-
     wise divested of its trade secrets, irrespective of what has
     been deposited with the U.S. Copyright Office.
   
     Origin: 30
   
     IBM_PROLOG_END_TAG -->
<!-- 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_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>
</hwpErrors>
OpenPOWER on IntegriCloud