| 
    openMMC
    
   Open Source Modular MMC for AMCs 
   | 
 

Macros | |
| #define | IPMI_GET_CHASSIS_CAPABILITIES_CMD 0x00 | 
| #define | IPMI_GET_CHASSIS_STATUS_CMD 0x01 | 
| #define | IPMI_CHASSIS_CONTROL_CMD 0x02 | 
| #define | IPMI_CHASSIS_RESET_CMD 0x03 | 
| #define | IPMI_CHASSIS_IDENTIFY_CMD 0x04 | 
| #define | IPMI_SET_CHASSIS_CAPABILITIES_CMD 0x05 | 
| #define | IPMI_SET_POWER_RESTORE_POLICY_CMD 0x06 | 
| #define | IPMI_GET_SYSTEM_RESTART_CAUSE_CMD 0x07 | 
| #define | IPMI_SET_SYSTEM_BOOT_OPTIONS_CMD 0x08 | 
| #define | IPMI_GET_SYSTEM_BOOT_OPTIONS_CMD 0x09 | 
| #define | IPMI_GET_POH_COUNTER_CMD 0x0F | 
| #define IPMI_CHASSIS_CONTROL_CMD 0x02 | 
#include <modules/ipmi.h>
| #define IPMI_CHASSIS_IDENTIFY_CMD 0x04 | 
#include <modules/ipmi.h>
| #define IPMI_CHASSIS_RESET_CMD 0x03 | 
#include <modules/ipmi.h>
| #define IPMI_GET_CHASSIS_CAPABILITIES_CMD 0x00 | 
#include <modules/ipmi.h>
| #define IPMI_GET_CHASSIS_STATUS_CMD 0x01 | 
#include <modules/ipmi.h>
| #define IPMI_GET_POH_COUNTER_CMD 0x0F | 
#include <modules/ipmi.h>
| #define IPMI_GET_SYSTEM_BOOT_OPTIONS_CMD 0x09 | 
#include <modules/ipmi.h>
| #define IPMI_GET_SYSTEM_RESTART_CAUSE_CMD 0x07 | 
#include <modules/ipmi.h>
| #define IPMI_SET_CHASSIS_CAPABILITIES_CMD 0x05 | 
#include <modules/ipmi.h>
| #define IPMI_SET_POWER_RESTORE_POLICY_CMD 0x06 | 
#include <modules/ipmi.h>
| #define IPMI_SET_SYSTEM_BOOT_OPTIONS_CMD 0x08 | 
#include <modules/ipmi.h>