Main Page | Class List | Directories | File List | Class Members | File Members

ipmi_msgdefs.h File Reference

Go to the source code of this file.

Defines

#define IPMI_NETFN_APP_REQUEST   0x06
#define IPMI_NETFN_APP_RESPONSE   0x07
#define IPMI_BMC_SLAVE_ADDR   0x20
#define IPMI_GET_DEVICE_ID_CMD   0x01
#define IPMI_CLEAR_MSG_FLAGS_CMD   0x30
#define IPMI_GET_MSG_FLAGS_CMD   0x31
#define IPMI_SEND_MSG_CMD   0x34
#define IPMI_GET_MSG_CMD   0x33
#define IPMI_SET_BMC_GLOBAL_ENABLES_CMD   0x2e
#define IPMI_GET_BMC_GLOBAL_ENABLES_CMD   0x2f
#define IPMI_READ_EVENT_MSG_BUFFER_CMD   0x35
#define IPMI_MAX_MSG_LENGTH   80


Define Documentation

#define IPMI_BMC_SLAVE_ADDR   0x20
 

Definition at line 43 of file ipmi_msgdefs.h.

#define IPMI_CLEAR_MSG_FLAGS_CMD   0x30
 

Definition at line 47 of file ipmi_msgdefs.h.

#define IPMI_GET_BMC_GLOBAL_ENABLES_CMD   0x2f
 

Definition at line 53 of file ipmi_msgdefs.h.

Referenced by ipmi_mc_get_event_log_enable(), and ipmi_mc_set_event_log_enable().

#define IPMI_GET_DEVICE_ID_CMD   0x01
 

Definition at line 45 of file ipmi_msgdefs.h.

Referenced by audit_timeout_handler(), domain_send_mc_id(), handle_app_netfn(), ipmi_lan_init(), ipmi_start_ipmb_mc_scan(), ipmi_start_si_scan(), lan_look_for_get_devid(), mxpv1_board_presence_states_get_start(), and send_get_dev_id().

#define IPMI_GET_MSG_CMD   0x33
 

Definition at line 50 of file ipmi_msgdefs.h.

#define IPMI_GET_MSG_FLAGS_CMD   0x31
 

Definition at line 48 of file ipmi_msgdefs.h.

#define IPMI_MAX_MSG_LENGTH   80
 

Definition at line 56 of file ipmi_msgdefs.h.

Referenced by handle_msg_ipmi_dev(), handle_msg_ipmi_sock(), ipmi_lan_send_command_forceip(), ipmi_send_command_addr(), lan_send_command_option(), send_activate_session(), send_challenge(), and smi_send_sock().

#define IPMI_NETFN_APP_REQUEST   0x06
 

Definition at line 40 of file ipmi_msgdefs.h.

#define IPMI_NETFN_APP_RESPONSE   0x07
 

Definition at line 41 of file ipmi_msgdefs.h.

#define IPMI_READ_EVENT_MSG_BUFFER_CMD   0x35
 

Definition at line 54 of file ipmi_msgdefs.h.

Referenced by ipmi_get_recv_seq(), ipmi_handle_recv_async(), and ipmi_handle_snmp_trap_data().

#define IPMI_SEND_MSG_CMD   0x34
 

Definition at line 49 of file ipmi_msgdefs.h.

Referenced by ipmi_emu_handle_msg(), ipmi_format_msg(), ipmi_handle_recv(), smi_send_dev(), and smi_send_sock().

#define IPMI_SET_BMC_GLOBAL_ENABLES_CMD   0x2e
 

Definition at line 52 of file ipmi_msgdefs.h.

Referenced by set_event_log_enable().


© sourcejam.com 2005-2008