Searched refs:IPMI_CMD_GET_DEVICE_ID (Results 1 – 1 of 1) sorted by relevance
57 #define IPMI_CMD_GET_DEVICE_ID 0x01 macro1071 if ((cmd[1] >> 2) != IPMI_NETFN_APP || cmd[5] != IPMI_CMD_GET_DEVICE_ID) { in send_msg()2002 [IPMI_CMD_GET_DEVICE_ID] = { get_device_id },