summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/htmgt_utility.H
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2018-06-27 11:21:53 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-07-24 11:25:09 -0500
commitd1c85ffcab108ee526f5a0c91ce3c15996541633 (patch)
treecdd4c9f2398c28fe2478bd55fb0abfa248c8ff20 /src/usr/htmgt/htmgt_utility.H
parent98e6e05479d562eb91cf5436bd8bea6256a88bb9 (diff)
downloadblackbird-hostboot-d1c85ffcab108ee526f5a0c91ce3c15996541633.tar.gz
blackbird-hostboot-d1c85ffcab108ee526f5a0c91ce3c15996541633.zip
HTMGT: Save WOF reset reasons across all WOF resets
-Add query command to retrieve these reset reasons Change-Id: I55436031b73eff95ec7e69020050dad556f4809a RTC:192844 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/61903 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/htmgt/htmgt_utility.H')
-rw-r--r--src/usr/htmgt/htmgt_utility.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/htmgt/htmgt_utility.H b/src/usr/htmgt/htmgt_utility.H
index e119a611a..6b16adfd7 100644
--- a/src/usr/htmgt/htmgt_utility.H
+++ b/src/usr/htmgt/htmgt_utility.H
@@ -174,6 +174,7 @@ namespace HTMGT
//HOLD for future need. PASSTHRU_QUERY_MODE_FUNCTION = 0x07,
PASSTHRU_ENA_DIS_OPAL_STATE = 0x08,
PASSTHRU_SET_OCC_STATE = 0x09,
+ PASSTHRU_WOF_RESET_REASONS = 0x0A,
PASSTHRU_OCC_CFG_DATA = 0x0C,
};
OpenPOWER on IntegriCloud