mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-06 04:33:34 +00:00
add missing define
This commit is contained in:
@ -233,6 +233,7 @@ struct ipmi_rs {
|
|||||||
#define IPMI_NETFN_TRANSPORT 0xc
|
#define IPMI_NETFN_TRANSPORT 0xc
|
||||||
#define IPMI_NETFN_PICMG 0x2C
|
#define IPMI_NETFN_PICMG 0x2C
|
||||||
#define IPMI_NETFN_ISOL 0x34
|
#define IPMI_NETFN_ISOL 0x34
|
||||||
|
#define IPMI_NETFN_TSOL 0x30
|
||||||
|
|
||||||
#define IPMI_BMC_SLAVE_ADDR 0x20
|
#define IPMI_BMC_SLAVE_ADDR 0x20
|
||||||
#define IPMI_REMOTE_SWID 0x81
|
#define IPMI_REMOTE_SWID 0x81
|
||||||
|
Reference in New Issue
Block a user