summaryrefslogtreecommitdiffstats
path: root/sensorhandler.h
diff options
context:
space:
mode:
authorEmily Shaffer <emilyshaffer@google.com>2017-04-13 15:09:39 -0700
committerPatrick Williams <patrick@stwcx.xyz>2017-07-17 15:06:02 -0500
commita344afc0da58007a5290c85bafd55dbea4508817 (patch)
treebf07e13a856cfe48531388b6aa6f726ee4ff80f0 /sensorhandler.h
parentd06e0e7e5974af83cb4e424ae9af58e26fc41de8 (diff)
downloadphosphor-host-ipmid-a344afc0da58007a5290c85bafd55dbea4508817.tar.gz
phosphor-host-ipmid-a344afc0da58007a5290c85bafd55dbea4508817.zip
sensorhandler: add reserve_sdr
Change-Id: I58300910e4cdb0c889e030615a034443816ae5db Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'sensorhandler.h')
-rw-r--r--sensorhandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sensorhandler.h b/sensorhandler.h
index ef30779..db58c63 100644
--- a/sensorhandler.h
+++ b/sensorhandler.h
@@ -7,6 +7,7 @@
enum ipmi_netfn_sen_cmds
{
IPMI_CMD_GET_SDR_INFO = 0x20,
+ IPMI_CMD_RESERVE_SDR_REPO = 0x22,
IPMI_CMD_GET_SENSOR_READING = 0x2D,
IPMI_CMD_GET_SENSOR_TYPE = 0x2F,
IPMI_CMD_SET_SENSOR = 0x30,
OpenPOWER on IntegriCloud