summaryrefslogtreecommitdiffstats
path: root/chassishandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chassishandler.h')
-rw-r--r--chassishandler.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/chassishandler.h b/chassishandler.h
index 528a05d..c626158 100644
--- a/chassishandler.h
+++ b/chassishandler.h
@@ -10,8 +10,9 @@ enum ipmi_netfn_app_cmds
IPMI_CMD_GET_CHASSIS_CAP = 0x00,
// Chassis Status
IPMI_CMD_CHASSIS_STATUS = 0x01,
- // Chassis Control
- IPMI_CMD_CHASSIS_CONTROL = 0x02,
+ // Chassis Control
+ IPMI_CMD_CHASSIS_CONTROL = 0x02,
+ IPMI_CMD_CHASSIS_IDENTIFY = 0x04,
// Get capability bits
IPMI_CMD_SET_SYS_BOOT_OPTIONS = 0x08,
IPMI_CMD_GET_SYS_BOOT_OPTIONS = 0x09,
OpenPOWER on IntegriCloud