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

Macros

#define IPMI_GET_FRU_INVENTORY_AREA_INFO_CMD   0x10
 
#define IPMI_READ_FRU_DATA_CMD   0x11
 
#define IPMI_WRITE_FRU_DATA_CMD   0x12
 
#define IPMI_GET_SDR_REPOSITORY_INFO_CMD   0x20
 
#define IPMI_GET_SDR_REPOSITORY_ALLOC_INFO_CMD   0x21
 
#define IPMI_RESERVE_SDR_REPOSITORY_CMD   0x22
 
#define IPMI_GET_SDR_CMD   0x23
 
#define IPMI_ADD_SDR_CMD   0x24
 
#define IPMI_PARTIAL_ADD_SDR_CMD   0x25
 
#define IPMI_DELETE_SDR_CMD   0x26
 
#define IPMI_CLEAR_SDR_REPOSITORY_CMD   0x27
 
#define IPMI_GET_SDR_REPOSITORY_TIME_CMD   0x28
 
#define IPMI_SET_SDR_REPOSITORY_TIME_CMD   0x29
 
#define IPMI_ENTER_SDR_REPOSITORY_UPDATE_CMD   0x2A
 
#define IPMI_EXIT_SDR_REPOSITORY_UPDATE_CMD   0x2B
 
#define IPMI_RUN_INITIALIZATION_AGENT_CMD   0x2C
 
#define IPMI_GET_SEL_INFO_CMD   0x40
 
#define IPMI_GET_SEL_ALLOCATION_INFO_CMD   0x41
 
#define IPMI_RESERVE_SEL_CMD   0x42
 
#define IPMI_GET_SEL_ENTRY_CMD   0x43
 
#define IPMI_ADD_SEL_ENTRY_CMD   0x44
 
#define IPMI_PARTIAL_ADD_SEL_ENTRY_CMD   0x45
 
#define IPMI_DELETE_SEL_ENTRY_CMD   0x46
 
#define IPMI_CLEAR_SEL_CMD   0x47
 
#define IPMI_GET_SEL_TIME_CMD   0x48
 
#define IPMI_SET_SEL_TIME_CMD   0x49
 
#define IPMI_GET_AUXILIARY_LOG_STATUS_CMD   0x5A
 
#define IPMI_SET_AUXILIARY_LOG_STATUS_CMD   0x5B
 

Detailed Description

Macro Definition Documentation

◆ IPMI_ADD_SDR_CMD

#define IPMI_ADD_SDR_CMD   0x24

#include <modules/ipmi.h>

◆ IPMI_ADD_SEL_ENTRY_CMD

#define IPMI_ADD_SEL_ENTRY_CMD   0x44

#include <modules/ipmi.h>

◆ IPMI_CLEAR_SDR_REPOSITORY_CMD

#define IPMI_CLEAR_SDR_REPOSITORY_CMD   0x27

#include <modules/ipmi.h>

◆ IPMI_CLEAR_SEL_CMD

#define IPMI_CLEAR_SEL_CMD   0x47

#include <modules/ipmi.h>

◆ IPMI_DELETE_SDR_CMD

#define IPMI_DELETE_SDR_CMD   0x26

#include <modules/ipmi.h>

◆ IPMI_DELETE_SEL_ENTRY_CMD

#define IPMI_DELETE_SEL_ENTRY_CMD   0x46

#include <modules/ipmi.h>

◆ IPMI_ENTER_SDR_REPOSITORY_UPDATE_CMD

#define IPMI_ENTER_SDR_REPOSITORY_UPDATE_CMD   0x2A

#include <modules/ipmi.h>

◆ IPMI_EXIT_SDR_REPOSITORY_UPDATE_CMD

#define IPMI_EXIT_SDR_REPOSITORY_UPDATE_CMD   0x2B

#include <modules/ipmi.h>

◆ IPMI_GET_AUXILIARY_LOG_STATUS_CMD

#define IPMI_GET_AUXILIARY_LOG_STATUS_CMD   0x5A

#include <modules/ipmi.h>

◆ IPMI_GET_FRU_INVENTORY_AREA_INFO_CMD

#define IPMI_GET_FRU_INVENTORY_AREA_INFO_CMD   0x10

#include <modules/ipmi.h>

◆ IPMI_GET_SDR_CMD

#define IPMI_GET_SDR_CMD   0x23

#include <modules/ipmi.h>

◆ IPMI_GET_SDR_REPOSITORY_ALLOC_INFO_CMD

#define IPMI_GET_SDR_REPOSITORY_ALLOC_INFO_CMD   0x21

#include <modules/ipmi.h>

◆ IPMI_GET_SDR_REPOSITORY_INFO_CMD

#define IPMI_GET_SDR_REPOSITORY_INFO_CMD   0x20

#include <modules/ipmi.h>

◆ IPMI_GET_SDR_REPOSITORY_TIME_CMD

#define IPMI_GET_SDR_REPOSITORY_TIME_CMD   0x28

#include <modules/ipmi.h>

◆ IPMI_GET_SEL_ALLOCATION_INFO_CMD

#define IPMI_GET_SEL_ALLOCATION_INFO_CMD   0x41

#include <modules/ipmi.h>

◆ IPMI_GET_SEL_ENTRY_CMD

#define IPMI_GET_SEL_ENTRY_CMD   0x43

#include <modules/ipmi.h>

◆ IPMI_GET_SEL_INFO_CMD

#define IPMI_GET_SEL_INFO_CMD   0x40

#include <modules/ipmi.h>

◆ IPMI_GET_SEL_TIME_CMD

#define IPMI_GET_SEL_TIME_CMD   0x48

#include <modules/ipmi.h>

◆ IPMI_PARTIAL_ADD_SDR_CMD

#define IPMI_PARTIAL_ADD_SDR_CMD   0x25

#include <modules/ipmi.h>

◆ IPMI_PARTIAL_ADD_SEL_ENTRY_CMD

#define IPMI_PARTIAL_ADD_SEL_ENTRY_CMD   0x45

#include <modules/ipmi.h>

◆ IPMI_READ_FRU_DATA_CMD

#define IPMI_READ_FRU_DATA_CMD   0x11

#include <modules/ipmi.h>

◆ IPMI_RESERVE_SDR_REPOSITORY_CMD

#define IPMI_RESERVE_SDR_REPOSITORY_CMD   0x22

#include <modules/ipmi.h>

◆ IPMI_RESERVE_SEL_CMD

#define IPMI_RESERVE_SEL_CMD   0x42

#include <modules/ipmi.h>

◆ IPMI_RUN_INITIALIZATION_AGENT_CMD

#define IPMI_RUN_INITIALIZATION_AGENT_CMD   0x2C

#include <modules/ipmi.h>

◆ IPMI_SET_AUXILIARY_LOG_STATUS_CMD

#define IPMI_SET_AUXILIARY_LOG_STATUS_CMD   0x5B

#include <modules/ipmi.h>

◆ IPMI_SET_SDR_REPOSITORY_TIME_CMD

#define IPMI_SET_SDR_REPOSITORY_TIME_CMD   0x29

#include <modules/ipmi.h>

◆ IPMI_SET_SEL_TIME_CMD

#define IPMI_SET_SEL_TIME_CMD   0x49

#include <modules/ipmi.h>

◆ IPMI_WRITE_FRU_DATA_CMD

#define IPMI_WRITE_FRU_DATA_CMD   0x12

#include <modules/ipmi.h>