|
XenevaOS
|
#include <IpmiNetFnApp.h>
Public Attributes | ||
| struct { | ||
| UINT8 ChannelNumber: 4 | ||
| UINT8 Authentication: 1 | ||
| UINT8 Encryption: 1 | ||
| UINT8 Tracking: 2 | ||
| } | Bits | |
| UINT8 | Uint8 | |
| UINT8 IPMI_SEND_MESSAGE_CHANNEL_NUMBER::Authentication |
| struct { ... } IPMI_SEND_MESSAGE_CHANNEL_NUMBER::Bits |
| UINT8 IPMI_SEND_MESSAGE_CHANNEL_NUMBER::ChannelNumber |
| UINT8 IPMI_SEND_MESSAGE_CHANNEL_NUMBER::Encryption |
| UINT8 IPMI_SEND_MESSAGE_CHANNEL_NUMBER::Tracking |
| UINT8 IPMI_SEND_MESSAGE_CHANNEL_NUMBER::Uint8 |