XenevaOS
Loading...
Searching...
No Matches
IpmiNetFnGroupExtension.h
Go to the documentation of this file.
1
14#ifndef _IPMI_NET_FN_GROUP_EXTENSION_H_
15#define _IPMI_NET_FN_GROUP_EXTENSION_H_
16
17//
18// Net function definition for Group Extension command
19//
20#define IPMI_NETFN_GROUP_EXT 0x2C
21
22//
23// All Group Extension commands and their structure definitions to follow here
24//
25
26#endif