summaryrefslogtreecommitdiffstats
path: root/hwp/nest/p9_sbe_fabricinit_errors.xml
blob: 7a382602b341118bc0b601289dd5e8954e1e8a6f (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
<!-- Halt codes for p9_sbe_fabricinit -->
<hwpErrors>
  <!-- ******************************************************************** -->
  <hwpError>
    <rc>RC_P9_SBE_FABRICINIT_FBC_STOPPED_ERR</rc>
    <description>
      Procedure: p9_sbe_fabricinit
      Fabric init sequence not attempted, fabric arbitration is stopped.
    </description>
    <ffdc>TARGET</ffdc>
  </hwpError>
  <!-- ******************************************************************** -->
  <hwpError>
    <rc>RC_P9_SBE_FABRICINIT_FAILED_ERR</rc>
    <description>
      Procedure: p9_sbe_fabricinit
      Fabric init failed, or mismatch in expected ADU status.
    </description>
    <ffdc>TARGET</ffdc>
  </hwpError>
  <!-- ******************************************************************** -->
  <hwpError>
    <rc>RC_P9_SBE_FABRICINIT_NO_INIT_ERR</rc>
    <description>
      Procedure: p9_sbe_fabricinit
      ADU operation completed successfully, but fabric was not initialized.
    </description>
    <ffdc>TARGET</ffdc>
  </hwpError>
  <!-- ******************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud