aboutsummaryrefslogtreecommitdiff
path: root/doc/opal-api
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-05-31 16:13:29 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-03 10:20:00 +1000
commita4edaf6ce18bb6189f805b2d484fa3e14a73b771 (patch)
tree30a66ca719a79a5fecdac34d52a5a2c8131cbb01 /doc/opal-api
parent0e56e26ab02a8561d9ea0066e2d5ef21885db56e (diff)
downloadskiboot-a4edaf6ce18bb6189f805b2d484fa3e14a73b771.zip
skiboot-a4edaf6ce18bb6189f805b2d484fa3e14a73b771.tar.gz
skiboot-a4edaf6ce18bb6189f805b2d484fa3e14a73b771.tar.bz2
doc: OPAL_PCI_FENCE_PHB was never implemented
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'doc/opal-api')
-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 00ec72f..5fdd444 100644
--- a/doc/opal-api/index.rst
+++ b/doc/opal-api/index.rst
@@ -123,7 +123,8 @@ The OPAL API is the interface between an Operating System and OPAL.
| | | | | prior to public |
| | | | | release. |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
-| :ref:`OPAL_PCI_FENCE_PHB` | 52 | v1.0 (Initial Release) | POWER8 | |
+| :ref:`OPAL_PCI_FENCE_PHB` | 52 | Never | | Never |
+| | | | | implemented |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
| :ref:`OPAL_PCI_REINIT` | 53 | v1.0 (Initial Release) | POWER8 | |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
@@ -400,6 +401,8 @@ removed and no longer supported.
+---------------------------------------------+-------+-----------------------+-----------------------+
| :ref:`OPAL_PCI_GET_XIVE_REISSUE` | 36 | Never | |
+---------------------------------------------+-------+-----------------------+-----------------------+
+| :ref:`OPAL_PCI_FENCE_PHB` | 52 | Never | |
++---------------------------------------------+-------+-----------------------+-----------------------+
| :ref:`OPAL_PCI_GET_PHB_DIAG_DATA` | 51 | pre-v1.0 | pre-v1.0, with last |
| | | | remnants removed in |
| | | | :ref:`skiboot-6.4` |
@@ -464,6 +467,13 @@ A remnant of something prior to OPALv3. Never implemented in skiboot and never
used by anyone. Returend :ref:`OPAL_UNSUPPORTED` until :ref:`skiboot-6.4`, where
it was removed.
+.. _OPAL_PCI_FENCE_PHB:
+
+OPAL_PCI_FENCE_PHB
+^^^^^^^^^^^^^^^^^^
+
+Never implemented.
+
.. _OPAL_PCI_GET_PHB_DIAG_DATA:
OPAL_PCI_GET_PHB_DIAG_DATA