summaryrefslogtreecommitdiffstats
path: root/src/include/usr
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2015-03-03 16:00:29 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-03-10 22:47:21 -0500
commit2a1d6e44f9dee4b665978be5e0eb0ef47a9e0be0 (patch)
treef8ecd1df6a7105b9aa6985f51585f65c677f37a8 /src/include/usr
parent9f5ce5b51abea9ac2fc04fb231e03d619f942696 (diff)
downloadtalos-hostboot-2a1d6e44f9dee4b665978be5e0eb0ef47a9e0be0.tar.gz
talos-hostboot-2a1d6e44f9dee4b665978be5e0eb0ef47a9e0be0.zip
HTMGT add attempt to reset OCC when OCC Activate fails
Change-Id: I964d2b68216c3ddabae73ce3b851bbc468ec96a7 RTC: 123180 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16145 Reviewed-by: Christopher Cain <cjcain@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Matt Spinler <spinler@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr')
-rw-r--r--src/include/usr/htmgt/htmgt_reasoncodes.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/htmgt/htmgt_reasoncodes.H b/src/include/usr/htmgt/htmgt_reasoncodes.H
index ade192d13..6fe269de8 100644
--- a/src/include/usr/htmgt/htmgt_reasoncodes.H
+++ b/src/include/usr/htmgt/htmgt_reasoncodes.H
@@ -48,6 +48,7 @@ namespace HTMGT
HTMGT_MOD_CHECK_OCC_RSP = 0x92,
HTMGT_MOD_PARSE_OCC_RSP = 0x94,
HTMGT_MOD_HANLDE_OCC_EXCEPTION = 0xE0,
+ HTMGT_MOD_ENABLE_OCC_ACTUATION = 0xE1,
};
enum htmgtReasonCode
OpenPOWER on IntegriCloud