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

ipmi_picmg.h File Reference

Go to the source code of this file.

Defines

#define IPMI_PICMG_GRP_EXT   0
#define IPMI_PICMG_CMD_GET_PROPERTIES   0x00
#define IPMI_PICMG_CMD_GET_ADDRESS_INFO   0x01
#define IPMI_PICMG_CMD_GET_SHELF_ADDRESS_INFO   0x02
#define IPMI_PICMG_CMD_SET_SHELF_ADDRESS_INFO   0x03
#define IPMI_PICMG_CMD_FRU_CONTROL   0x04
#define IPMI_PICMG_CMD_GET_FRU_LED_PROPERTIES   0x05
#define IPMI_PICMG_CMD_GET_LED_COLOR_CAPABILITIES   0x06
#define IPMI_PICMG_CMD_SET_FRU_LED_STATE   0x07
#define IPMI_PICMG_CMD_GET_FRU_LED_STATE   0x08
#define IPMI_PICMG_CMD_SET_IPMB_STATE   0x09
#define IPMI_PICMG_CMD_SET_FRU_ACTIVATION_POLICY   0x0a
#define IPMI_PICMG_CMD_GET_FRU_ACTIVATION_POLICY   0x0b
#define IPMI_PICMG_CMD_SET_FRU_ACTIVATION   0x0c
#define IPMI_PICMG_CMD_GET_DEVICE_LOCATOR_RECORD   0x0d
#define IPMI_PICMG_CMD_SET_PORT_STATE   0x0e
#define IPMI_PICMG_CMD_GET_PORT_STATE   0x0f
#define IPMI_PICMG_CMD_COMPUTE_POWER_PROPERTIES   0x10
#define IPMI_PICMG_CMD_SET_POWER_LEVEL   0x11
#define IPMI_PICMG_CMD_GET_POWER_LEVEL   0x12
#define IPMI_PICMG_CMD_RENEGOTIATE_POWER   0x13
#define IPMI_PICMG_CMD_GET_FAN_SPEED_PROPERTIES   0x14
#define IPMI_PICMG_CMD_SET_FAN_LEVEL   0x15
#define IPMI_PICMG_CMD_GET_FAN_LEVEL   0x16
#define IPMI_PICMG_CMD_BUSED_RESOURCE   0x17


Define Documentation

#define IPMI_PICMG_CMD_BUSED_RESOURCE   0x17
 

Definition at line 86 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_COMPUTE_POWER_PROPERTIES   0x10
 

Definition at line 79 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_FRU_CONTROL   0x04
 

Definition at line 67 of file ipmi_picmg.h.

Referenced by handle_picmg_msg(), and set_cold_reset_start().

#define IPMI_PICMG_CMD_GET_ADDRESS_INFO   0x01
 

Definition at line 64 of file ipmi_picmg.h.

Referenced by handle_picmg_msg(), set_up_atca_blade(), and shelf_fru_fetched().

#define IPMI_PICMG_CMD_GET_DEVICE_LOCATOR_RECORD   0x0d
 

Definition at line 76 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_FAN_LEVEL   0x16
 

Definition at line 85 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_FAN_SPEED_PROPERTIES   0x14
 

Definition at line 83 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_FRU_ACTIVATION_POLICY   0x0b
 

Definition at line 74 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_FRU_LED_PROPERTIES   0x05
 

Definition at line 68 of file ipmi_picmg.h.

Referenced by fetch_fru_leds_mc_cb(), and handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_FRU_LED_STATE   0x08
 

Definition at line 71 of file ipmi_picmg.h.

Referenced by get_led(), get_led_capability(), and handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_LED_COLOR_CAPABILITIES   0x06
 

Definition at line 69 of file ipmi_picmg.h.

Referenced by get_led_capability_2(), and handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_PORT_STATE   0x0f
 

Definition at line 78 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_POWER_LEVEL   0x12
 

Definition at line 81 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_PROPERTIES   0x00
 

Definition at line 63 of file ipmi_picmg.h.

Referenced by atca_handle_new_mc(), check_if_atca(), and handle_picmg_msg().

#define IPMI_PICMG_CMD_GET_SHELF_ADDRESS_INFO   0x02
 

Definition at line 65 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_RENEGOTIATE_POWER   0x13
 

Definition at line 82 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_SET_FAN_LEVEL   0x15
 

Definition at line 84 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_SET_FRU_ACTIVATION   0x0c
 

Definition at line 75 of file ipmi_picmg.h.

Referenced by atca_activate_sensor_start(), and handle_picmg_msg().

#define IPMI_PICMG_CMD_SET_FRU_ACTIVATION_POLICY   0x0a
 

Definition at line 73 of file ipmi_picmg.h.

Referenced by atca_activate_sensor_start(), and handle_picmg_msg().

#define IPMI_PICMG_CMD_SET_FRU_LED_STATE   0x07
 

Definition at line 70 of file ipmi_picmg.h.

Referenced by handle_picmg_msg(), and set_led().

#define IPMI_PICMG_CMD_SET_IPMB_STATE   0x09
 

Definition at line 72 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_SET_PORT_STATE   0x0e
 

Definition at line 77 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_SET_POWER_LEVEL   0x11
 

Definition at line 80 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_CMD_SET_SHELF_ADDRESS_INFO   0x03
 

Definition at line 66 of file ipmi_picmg.h.

Referenced by handle_picmg_msg().

#define IPMI_PICMG_GRP_EXT   0
 

Definition at line 60 of file ipmi_picmg.h.

Referenced by atca_activate_sensor_start(), atca_handle_new_mc(), check_if_atca(), fetch_fru_leds_mc_cb(), get_led(), get_led_capability(), get_led_capability_2(), handle_group_extension_netfn(), handle_picmg_cmd_fru_control(), handle_picmg_cmd_get_fru_led_properties(), handle_picmg_cmd_get_fru_led_state(), handle_picmg_cmd_get_led_color_capabilities(), handle_picmg_cmd_set_fru_activation(), handle_picmg_cmd_set_fru_led_state(), handle_picmg_get_address_info(), handle_picmg_get_properties(), set_cold_reset_start(), set_led(), set_up_atca_blade(), and shelf_fru_fetched().


© sourcejam.com 2005-2008