aboutsummaryrefslogtreecommitdiff
path: root/doc/opal-api/opal-messages.rst
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-05-31 16:12:24 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-03 10:19:59 +1000
commitf7ec077e37c8fc98d303fcbd4a165c1cd44d77fb (patch)
treeddb973d212445741ac6b703c4a8c9d87a65d3147 /doc/opal-api/opal-messages.rst
parent38b45e292f45ce488d16308880a201730352e8a1 (diff)
downloadskiboot-f7ec077e37c8fc98d303fcbd4a165c1cd44d77fb.zip
skiboot-f7ec077e37c8fc98d303fcbd4a165c1cd44d77fb.tar.gz
skiboot-f7ec077e37c8fc98d303fcbd4a165c1cd44d77fb.tar.bz2
doc: prettify OPAL_PRD_MSG
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'doc/opal-api/opal-messages.rst')
-rw-r--r--doc/opal-api/opal-messages.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/opal-api/opal-messages.rst b/doc/opal-api/opal-messages.rst
index b023622..e7de77d 100644
--- a/doc/opal-api/opal-messages.rst
+++ b/doc/opal-api/opal-messages.rst
@@ -134,6 +134,8 @@ requested and a forced shutdown will happen in future. Host OS can use
OPAL_GET_DPO_STATUS API to query OPAL the number of seconds remaining
before a forced poweroff will occur.
+.. _OPAL_MSG_PRD:
+
OPAL_MSG_PRD
------------
@@ -177,7 +179,7 @@ struct opal_prd_msg: ::
};
Responses from the kernel use the same message format, but are passed
-through the opal_prd_msg call.
+through the :ref:`OPAL_PRD_MSG` call.
OPAL_MSG_OCC
------------