summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_mvpd_ring_funcs_errors.xml
blob: 7749352c21847073cf669ef0499ee0f356e0377c (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
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_mvpd_ring_funcs_errors.xml $ -->
<!--                                                                        -->
<!-- OpenPOWER HostBoot Project                                             -->
<!--                                                                        -->
<!-- Contributors Listed Below - COPYRIGHT 2016,2017                        -->
<!-- [+] International Business Machines Corp.                              -->
<!--                                                                        -->
<!--                                                                        -->
<!-- Licensed under the Apache License, Version 2.0 (the "License");        -->
<!-- you may not use this file except in compliance with the License.       -->
<!-- You may obtain a copy of the License at                                -->
<!--                                                                        -->
<!--     http://www.apache.org/licenses/LICENSE-2.0                         -->
<!--                                                                        -->
<!-- Unless required by applicable law or agreed to in writing, software    -->
<!-- distributed under the License is distributed on an "AS IS" BASIS,      -->
<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or        -->
<!-- implied. See the License for the specific language governing           -->
<!-- permissions and limitations under the License.                         -->
<!--                                                                        -->
<!-- IBM_PROLOG_END_TAG                                                     -->
<!-- Error definitions for p9_mvpd_ring_funcs procedure -->
<hwpErrors>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_RING_FUNC_ENDLESS_BUFFER</rc>
    <description>Corrupted MVPD data buffer</description>
    <ffdc>CHIP_TARGET</ffdc>
    <ffdc>RING_ID</ffdc>
    <ffdc>CHIPLET_ID</ffdc>
    <ffdc>RECORD_VAL</ffdc>
    <ffdc>KEYWORD_VAL</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_RING_FUNC_INVALID_RS4_HEADER</rc>
    <description>One or more fields in the RS4 header or ring block buffer is wrong</description>
    <ffdc>CHIP_TARGET</ffdc>
    <ffdc>HEADER_MAGIC</ffdc>
    <ffdc>REF_MAGIC</ffdc>
    <ffdc>HEADER_RING_ID</ffdc>
    <ffdc>REF_RING_ID</ffdc>
    <ffdc>HEADER_SCAN_ADDR</ffdc>
    <ffdc>REF_CHIPLET_ID</ffdc>
    <ffdc>HEADER_RING_SIZE</ffdc>
    <ffdc>REF_RING_SIZE</ffdc>
    <ffdc>SIZEOF_COMPRESSED_SCAN_DATA</ffdc>
    <ffdc>FAILED_TEST_VEC</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_RING_FUNC_NULL_POINTER</rc>
    <description>NULL pointer passed to mvpdRingFunc(SET) is not allowed</description>
    <ffdc>CHIP_TARGET</ffdc>
    <ffdc>RING_ID</ffdc>
    <ffdc>CHIPLET_ID</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_RING_FUNC_INVALID_RECORD_KEYWORD_PAIR</rc>
    <description>The Mvpd record and keyword don't pair up properly</description>
    <ffdc>CHIP_TARGET</ffdc>
    <ffdc>MVPD_RECORD</ffdc>
    <ffdc>MVPD_KEYWORD</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_RING_NOT_FOUND</rc>
    <description>Specified MVPD ring was not found (Not a bug. Info to caller.)</description>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_RING_BUFFER_TOO_SMALL</rc>
    <description>Data does not fit into supplied buffer (Not a bug. Info to caller.)</description>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_INSUFFICIENT_RECORD_SPACE</rc>
    <description>Ring content does not fit into Mvpd record buffer</description>
    <ffdc>CHIP_TARGET</ffdc>
    <ffdc>REM_RING_SIZE</ffdc>
    <ffdc>REM_RECORD_SPACE</ffdc>
    <ffdc>OCCURRENCE</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_INSUFFICIENT_RING_BUFFER_SPACE</rc>
    <description>Data does not fit into output ring buffer</description>
    <ffdc>CHIP_TARGET</ffdc>
    <ffdc>RING_ID</ffdc>
    <ffdc>CHIPLET_ID</ffdc>
    <ffdc>BUFFER_SIZE</ffdc>
    <ffdc>RING_SIZE</ffdc>
    <ffdc>OCCURRENCE</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_RINGID_DATA_NOT_FOUND</rc>
    <description>Data for given ringId missing in p9_ringId</description>
    <ffdc>CHIP_TARGET</ffdc>
    <ffdc>RING_ID</ffdc>
    <ffdc>CHIPLET_ID</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_RING_REDUNDANT_DATA</rc>
    <description>MVPD ring has redundant data (Not a bug. Info to caller.)</description>
  </hwpError>
  <!-- ********************************************************************* -->
  <hwpError>
    <rc>RC_MVPD_CODE_BUG</rc>
    <description>Code bug: Fix code!</description>
    <ffdc>CHIP_TARGET</ffdc>
    <ffdc>OCCURRENCE</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- ********************************************************************* -->
</hwpErrors>
OpenPOWER on IntegriCloud