openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
Collaboration diagram for IPMI Commands - Custom (0x32):

Macros

#define IPMI_CUSTOM_CMD_MMC_GET_FREE_HEAP   0x01
 
#define IPMI_CUSTOM_CMD_GET_GIT_HASH   0x02
 
#define IPMI_CUSTOM_CMD_WRITE_CLOCK_CONFIG   0x03
 
#define IPMI_CUSTOM_CMD_READ_CLOCK_CONFIG   0x04
 

Detailed Description

Macro Definition Documentation

◆ IPMI_CUSTOM_CMD_GET_GIT_HASH

#define IPMI_CUSTOM_CMD_GET_GIT_HASH   0x02

#include <modules/ipmi.h>

◆ IPMI_CUSTOM_CMD_MMC_GET_FREE_HEAP

#define IPMI_CUSTOM_CMD_MMC_GET_FREE_HEAP   0x01

#include <modules/ipmi.h>

◆ IPMI_CUSTOM_CMD_READ_CLOCK_CONFIG

#define IPMI_CUSTOM_CMD_READ_CLOCK_CONFIG   0x04

#include <modules/ipmi.h>

◆ IPMI_CUSTOM_CMD_WRITE_CLOCK_CONFIG

#define IPMI_CUSTOM_CMD_WRITE_CLOCK_CONFIG   0x03

#include <modules/ipmi.h>