summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/htmgt.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/htmgt/htmgt.C')
-rw-r--r--src/usr/htmgt/htmgt.C8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/usr/htmgt/htmgt.C b/src/usr/htmgt/htmgt.C
index 83fcd4e51..4e6abbe77 100644
--- a/src/usr/htmgt/htmgt.C
+++ b/src/usr/htmgt/htmgt.C
@@ -727,6 +727,14 @@ namespace HTMGT
}
break;
+
+
+ case PASSTHRU_WOF_RESET_REASONS:
+ TMGT_INF("passThruCommand: Query WOF Reset Reasons");
+ OccManager::getWOFResetReasons(o_rspLength, o_rspData);
+ break;
+
+
case PASSTHRU_OCC_CFG_DATA:
if (i_cmdLength == 3)
{
OpenPOWER on IntegriCloud