summaryrefslogtreecommitdiffstats
path: root/ipmid-api.h
diff options
context:
space:
mode:
authorChris Austen <austenc@us.ibm.com>2015-10-13 12:12:39 -0500
committerChris Austen <austenc@us.ibm.com>2015-10-13 12:46:15 -0500
commit1810bec9fc678fa49d3f282347220a6ecf046070 (patch)
tree8ad5cf75fef6802fb1c3ea3d8c0ef89a7d7a7cab /ipmid-api.h
parentb4f5b9270bb88899ffeb5b81a17f0def0e559d86 (diff)
downloadphosphor-host-ipmid-1810bec9fc678fa49d3f282347220a6ecf046070.tar.gz
phosphor-host-ipmid-1810bec9fc678fa49d3f282347220a6ecf046070.zip
Add support for the the dcmi package
Diffstat (limited to 'ipmid-api.h')
-rwxr-xr-xipmid-api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipmid-api.h b/ipmid-api.h
index 615e0d5..caf18e8 100755
--- a/ipmid-api.h
+++ b/ipmid-api.h
@@ -85,6 +85,7 @@ enum ipmi_netfn_wild_card_cmd
enum ipmi_return_codes
{
IPMI_CC_OK = 0x00,
+ IPMI_DCMI_CC_NO_ACTIVE_POWER_LIMIT = 0x80,
IPMI_CC_INVALID = 0xC1
};
OpenPOWER on IntegriCloud