summaryrefslogtreecommitdiffstats
path: root/chassishandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chassishandler.h')
-rw-r--r--chassishandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chassishandler.h b/chassishandler.h
index e47b4a1..b290f21 100644
--- a/chassishandler.h
+++ b/chassishandler.h
@@ -7,6 +7,7 @@
// IPMI commands for Chassis net functions.
enum ipmi_netfn_app_cmds
{
+ IPMI_CMD_GET_CHASSIS_CAP = 0x00,
// Chassis Control
IPMI_CMD_CHASSIS_CONTROL = 0x02,
// Get capability bits
OpenPOWER on IntegriCloud