summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/htmgt_activate.H
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2015-02-18 15:40:49 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-02-28 05:48:28 -0600
commit9ca7f528d22e488c53d2dfbad32423806b47ddb0 (patch)
treec372891dddce785dbcac57dc8722ba0128b93c99 /src/usr/htmgt/htmgt_activate.H
parentf35706cfa0329dabc11dee332253afb0dae22232 (diff)
downloadtalos-hostboot-9ca7f528d22e488c53d2dfbad32423806b47ddb0.tar.gz
talos-hostboot-9ca7f528d22e488c53d2dfbad32423806b47ddb0.zip
Send the user power limit to the OCC.
Change-Id: I6da08c11f74f5a4d456dfbf0aac766ad55898754 RTC: 121676 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15821 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Christopher Cain <cjcain@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/htmgt/htmgt_activate.H')
-rw-r--r--src/usr/htmgt/htmgt_activate.H6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/htmgt/htmgt_activate.H b/src/usr/htmgt/htmgt_activate.H
index 405bcbd00..74bf8ee70 100644
--- a/src/usr/htmgt/htmgt_activate.H
+++ b/src/usr/htmgt/htmgt_activate.H
@@ -54,5 +54,11 @@ namespace HTMGT
errlHndl_t setOccActiveSensors();
+ /**
+ * @brief Sends the User selected Power Cap to the master OCC.
+ */
+ errlHndl_t sendOccUserPowerCap();
+
+
} // end namespace
#endif
OpenPOWER on IntegriCloud