mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
ID: 3608758 - 'include/ipmitool/ipmi.h' - add IPMI_NETFN_OEM
Commit adds IPMI_NETFN_OEM code 0x2E for completeness. Commit for Dan Gora
This commit is contained in:
parent
ad01921281
commit
9d6a201911
@ -242,6 +242,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_DCGRP 0x2C
|
#define IPMI_NETFN_DCGRP 0x2C
|
||||||
|
#define IPMI_NETFN_OEM 0x2E
|
||||||
#define IPMI_NETFN_ISOL 0x34
|
#define IPMI_NETFN_ISOL 0x34
|
||||||
#define IPMI_NETFN_TSOL 0x30
|
#define IPMI_NETFN_TSOL 0x30
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user