aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-05-31 16:13:31 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-03 10:20:00 +1000
commit227de3c5dfc9d18b28630010bedda96be53614d5 (patch)
treea1fd49628dd74b262856262aa3602a991e150d95
parent272d0658f1acb3883d2f633a3c53873c1cca1c8d (diff)
downloadskiboot-227de3c5dfc9d18b28630010bedda96be53614d5.zip
skiboot-227de3c5dfc9d18b28630010bedda96be53614d5.tar.gz
skiboot-227de3c5dfc9d18b28630010bedda96be53614d5.tar.bz2
doc: OPAL_PCI_MASK_PE_ERROR was never implemented
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
-rw-r--r--doc/opal-api/index.rst12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/opal-api/index.rst b/doc/opal-api/index.rst
index 5fdd444..909b561 100644
--- a/doc/opal-api/index.rst
+++ b/doc/opal-api/index.rst
@@ -128,7 +128,8 @@ The OPAL API is the interface between an Operating System and OPAL.
+---------------------------------------------+--------------+------------------------+----------+-----------------+
| :ref:`OPAL_PCI_REINIT` | 53 | v1.0 (Initial Release) | POWER8 | |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
-| :ref:`OPAL_PCI_MASK_PE_ERROR` | 54 | v1.0 (Initial Release) | POWER8 | |
+| :ref:`OPAL_PCI_MASK_PE_ERROR` | 54 | Never | | Never |
+| | | | | implemented |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
| :ref:`OPAL_SET_SLOT_LED_STATUS` | 55 | v1.0 (Initial Release) | POWER8 | |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
@@ -403,6 +404,8 @@ removed and no longer supported.
+---------------------------------------------+-------+-----------------------+-----------------------+
| :ref:`OPAL_PCI_FENCE_PHB` | 52 | Never | |
+---------------------------------------------+-------+-----------------------+-----------------------+
+| :ref:`OPAL_PCI_MASK_PE_ERROR` | 54 | Never | |
++---------------------------------------------+-------+-----------------------+-----------------------+
| :ref:`OPAL_PCI_GET_PHB_DIAG_DATA` | 51 | pre-v1.0 | pre-v1.0, with last |
| | | | remnants removed in |
| | | | :ref:`skiboot-6.4` |
@@ -474,6 +477,13 @@ OPAL_PCI_FENCE_PHB
Never implemented.
+.. _OPAL_PCI_MASK_PE_ERROR:
+
+OPAL_PCI_MASK_PE_ERROR
+^^^^^^^^^^^^^^^^^^^^^^
+
+Never implemented.
+
.. _OPAL_PCI_GET_PHB_DIAG_DATA:
OPAL_PCI_GET_PHB_DIAG_DATA