summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_pm_pba_init_errors.xml
blob: d99c7b4a635f45d83c71abaec472181f3a94bc6e (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
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: chips/p9/procedures/xml/error_info/p9_pm_pba_init_errors.xml $ -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- EKB Project                                                            -->
<!--                                                                        -->
<!-- COPYRIGHT 2015,2016                                                    -->
<!-- [+] 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                                                     -->
<!-- Error definitions for p9_pm_pba_init procedure -->
<hwpErrors>
  <registerFfdc>
    <id>REG_FFDC_PROC_PBA_REGISTERS</id>
    <scomRegister>PU_PBAMODE_OCI</scomRegister>
    <scomRegister>PU_PBACFG</scomRegister>
    <scomRegister>PU_PBASLVCTL0_OCI</scomRegister>
    <scomRegister>PU_PBASLVCTL1_OCI</scomRegister>
    <scomRegister>PU_PBASLVCTL2_OCI</scomRegister>
    <scomRegister>PU_PBASLVCTL3_OCI</scomRegister>
    <scomRegister>PU_PBAFIR</scomRegister>
    <scomRegister>PU_PBAERRRPT0</scomRegister>
    <scomRegister>PU_PBAERRRPT1</scomRegister>
    <scomRegister>PU_PBAERRRPT2</scomRegister>
    <scomRegister>PU_BCDE_CTL_OCI</scomRegister>
    <scomRegister>PU_BCDE_SET_OCI</scomRegister>
    <scomRegister>PU_BCDE_STAT_OCI</scomRegister>
    <scomRegister>PU_BCDE_PBADR_OCI</scomRegister>
    <scomRegister>PU_BCDE_OCIBAR_OCI</scomRegister>
    <scomRegister>PU_BCUE_CTL_OCI</scomRegister>
    <scomRegister>PU_BCUE_SET_OCI</scomRegister>
    <scomRegister>PU_BCUE_STAT_OCI</scomRegister>
    <scomRegister>PU_BCUE_PBADR_OCI</scomRegister>
    <scomRegister>PU_BCUE_OCIBAR_OCI</scomRegister>
    <scomRegister>PU_PBAXSHBR0_OCI</scomRegister>
    <scomRegister>PU_PBAXSHCS0_OCI</scomRegister>
    <scomRegister>PU_PBAXSHBR1_OCI</scomRegister>
    <scomRegister>PU_PBAXSHCS1_OCI</scomRegister>
    <scomRegister>PU_PBAXCFG_OCI</scomRegister>
    <scomRegister>PU_PBASLVRST_OCI</scomRegister>
  </registerFfdc>
  <!-- *********************************************************************-->
  <hwpError>
    <rc>RC_P9_PMPROC_PBA_INIT_INCORRECT_MODE</rc>
    <description>Incorrect mode passed to pba init procedure.
    </description>
    <ffdc>PM_MODE</ffdc>
    <callout>
      <procedure>CODE</procedure>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- *********************************************************************-->
  <hwpError>
    <rc>RC_P9_PMPROC_PBA_SLAVE_RESET_TIMEOUT</rc>
    <description>pba_init timed out waiting for the PBA slave to reset.
    </description>
    <ffdc>POLLCOUNT</ffdc>
    <ffdc>SLAVENUM</ffdc>
    <ffdc>PBASLVREG</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_PBA_REGISTERS</id>
      <target>CHIP</target>
    </collectRegisterFfdc>
    <callout>
      <target>CHIP</target>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- *********************************************************************-->
  <hwpError>
    <rc>RC_P9_PMPROC_PBA_SLAVE_BUSY_AFTER_RESET</rc>
    <description>pba_init detected a busy PBA slave after the slave was reset.
    </description>
    <ffdc>POLLCOUNT</ffdc>
    <ffdc>SLAVENUM</ffdc>
    <ffdc>PBASLVREG</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_PBA_REGISTERS</id>
      <target>CHIP</target>
    </collectRegisterFfdc>
    <callout>
      <target>CHIP</target>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- *********************************************************************-->
  <hwpError>
    <rc>RC_P9_PROCPM_PBA_BCDE_STOP_TIMEOUT</rc>
    <description>pba_init timed out waiting to stop the Block Copy Download
                 Engine.
    </description>
    <ffdc>POLLCOUNT</ffdc>
    <ffdc>POLLVALUE</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_PBA_REGISTERS</id>
      <target>CHIP</target>
    </collectRegisterFfdc>
    <callout>
      <target>CHIP</target>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
    <!-- *******************************************************************-->
  <hwpError>
    <rc>RC_P9_PROCPM_PBA_BCUE_STOP_TIMEOUT</rc>
    <description>pba_init timed out waiting to stop the Block Copy Upload
                 Engine.
    </description>
    <ffdc>POLLCOUNT</ffdc>
    <ffdc>POLLVALUE</ffdc>
    <collectRegisterFfdc>
      <id>REG_FFDC_PROC_PBA_REGISTERS</id>
      <target>CHIP</target>
    </collectRegisterFfdc>
    <callout>
      <target>CHIP</target>
      <priority>HIGH</priority>
    </callout>
  </hwpError>
  <!-- *********************************************************************-->
</hwpErrors>
OpenPOWER on IntegriCloud