summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml
blob: 27902079bb74e64efef2c39fcc7890cfeaf815d0 (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
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/usr/hwpf/hwp/runtime_errors/p8_pba_init_errors.xml $      -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2012,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                                                     -->

<!-- $Id: p8_pba_init_errors.xml,v 1.7 2014/03/17 23:14:22 stillgs Exp $ -->
<!-- Error definitions for p8_pba_init procedure -->
<hwpErrors>
    <registerFfdc>
        <id>REG_FFDC_PROC_PBA_REGISTERS</id>
        <scomRegister>PBA_MODE_0x00064000</scomRegister>
        <scomRegister>PBA_CONFIG_0x0201084B</scomRegister>
        <scomRegister>PBA_SLVCTL2_0x00064006</scomRegister>
        <scomRegister>PBA_SLVCTL0_0x00064004</scomRegister>
        <scomRegister>PBA_SLVCTL1_0x00064005</scomRegister>
        <scomRegister>PBA_SLVCTL2_0x00064006</scomRegister>
        <scomRegister>PBA_SLVCTL3_0x00064007</scomRegister>
        <scomRegister>PBA_FIR_0x02010840</scomRegister>
        <scomRegister>PBA_ERR_RPT0_0x0201084C</scomRegister>
        <scomRegister>PBA_ERR_RPT1_0x0201084D</scomRegister>
        <scomRegister>PBA_ERR_RPT2_0x0201084E</scomRegister>
        <scomRegister>PBA_BCDE_CTL_0x00064010</scomRegister>
        <scomRegister>PBA_BCDE_SET_0x00064011</scomRegister>
        <scomRegister>PBA_BCDE_STAT_0x00064012</scomRegister>
        <scomRegister>PBA_BCDE_PBADR_0x00064013</scomRegister>
        <scomRegister>PBA_BCDE_OCIBAR_0x00064014</scomRegister>
        <scomRegister>PBA_BCUE_CTL_0x00064015</scomRegister>
        <scomRegister>PBA_BCUE_SET_0x00064016</scomRegister>
        <scomRegister>PBA_BCUE_STAT_0x00064017</scomRegister>
        <scomRegister>PBA_BCUE_PBADR_0x00064018</scomRegister>
        <scomRegister>PBA_BCUE_OCIBAR_0x00064019</scomRegister>
        <scomRegister>PBA_PBOCR0_0x00064020</scomRegister>
        <scomRegister>PBA_PBOCR1_0x00064021</scomRegister>
        <scomRegister>PBA_PBOCR2_0x00064022</scomRegister>
        <scomRegister>PBA_PBOCR3_0x00064023</scomRegister>
        <scomRegister>PBA_PBOCR4_0x00064024</scomRegister>
        <scomRegister>PBA_BAR0_0x02013F00</scomRegister>
        <scomRegister>PBA_BARMSK0_0x02013F04</scomRegister>
        <scomRegister>PBA_BAR1_0x02013F01</scomRegister>
        <scomRegister>PBA_BARMSK1_0x02013F05</scomRegister>
        <scomRegister>PBA_BAR2_0x02013F02</scomRegister>
        <scomRegister>PBA_BARMSK2_0x02013F06</scomRegister>
        <scomRegister>PBA_BAR3_0x02013F03</scomRegister>
        <scomRegister>PBA_BARMSK3_0x02013F07</scomRegister>
        <scomRegister>PBA_TRUSTMODE_0x02013F08</scomRegister>
    </registerFfdc>
    <!-- *********************************************************************** -->
    <hwpError>
        <rc>RC_PMPROC_PBA_INIT_INCORRECT_MODE</rc>
        <description>pba init procedure incorrect mode by calling function</description>
        <ffdc>PM_MODE</ffdc>
        <callout>
            <procedure>CODE</procedure>
            <priority>HIGH</priority>
        </callout>
    </hwpError>
    <!-- *********************************************************************** -->
    <hwpError>
        <rc>RC_PMPROC_PBA_SLAVE_RESET_TIMEOUT</rc>
        <description>pba_init timed out waited 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_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_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_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