summaryrefslogtreecommitdiffstats
path: root/storagehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'storagehandler.h')
-rw-r--r--storagehandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/storagehandler.h b/storagehandler.h
index 9973d14..7f1b67d 100644
--- a/storagehandler.h
+++ b/storagehandler.h
@@ -5,6 +5,8 @@
enum ipmi_netfn_storage_cmds
{
// Get capability bits
+ IPMI_CMD_GET_FRU_INV_AREA_INFO = 0x10,
+ IPMI_CMD_READ_FRU_DATA = 0x11,
IPMI_CMD_GET_SEL_INFO = 0x40,
IPMI_CMD_RESERVE_SEL = 0x42,
IPMI_CMD_GET_SEL_ENTRY = 0x43,
OpenPOWER on IntegriCloud