Loading...
Searching...
No Matches
Go to the documentation of this file.
35#define IPMI_COMP_CODE_NORMAL 0x00
36#define IPMI_COMP_CODE_NODE_BUSY 0xC0
37#define IPMI_COMP_CODE_INVALID_COMMAND 0xC1
38#define IPMI_COMP_CODE_INVALID_FOR_GIVEN_LUN 0xC2
39#define IPMI_COMP_CODE_TIMEOUT 0xC3
40#define IPMI_COMP_CODE_OUT_OF_SPACE 0xC4
41#define IPMI_COMP_CODE_RESERVATION_CANCELED_OR_INVALID 0xC5
42#define IPMI_COMP_CODE_REQUEST_DATA_TRUNCATED 0xC6
43#define IPMI_COMP_CODE_INVALID_REQUEST_DATA_LENGTH 0xC7
44#define IPMI_COMP_CODE_REQUEST_EXCEED_LIMIT 0xC8
45#define IPMI_COMP_CODE_OUT_OF_RANGE 0xC9
46#define IPMI_COMP_CODE_CANNOT_RETURN 0xCA
47#define IPMI_COMP_CODE_NOT_PRESENT 0xCB
48#define IPMI_COMP_CODE_INVALID_DATA_FIELD 0xCC
49#define IPMI_COMP_CODE_COMMAND_ILLEGAL 0xCD
50#define IPMI_COMP_CODE_CMD_RESP_NOT_PROVIDED 0xCE
51#define IPMI_COMP_CODE_FAIL_DUP_REQUEST 0xCF
52#define IPMI_COMP_CODE_SDR_REP_IN_UPDATE_MODE 0xD0
53#define IPMI_COMP_CODE_DEV_IN_FW_UPDATE_MODE 0xD1
54#define IPMI_COMP_CODE_BMC_INIT_IN_PROGRESS 0xD2
55#define IPMI_COMP_CODE_DEST_UNAVAILABLE 0xD3
56#define IPMI_COMP_CODE_INSUFFICIENT_PRIVILEGE 0xD4
57#define IPMI_COMP_CODE_UNSUPPORTED_IN_PRESENT_STATE 0xD5
58#define IPMI_COMP_CODE_SUBFUNCTION_DISABLED 0xD6
59#define IPMI_COMP_CODE_UNSPECIFIED 0xFF