Searched refs:IPMI_GET_DEVICE_ID_CMD (Results 1 – 2 of 2) sorted by relevance
45 #define IPMI_GET_DEVICE_ID_CMD 0x01 macro
800 msg[1] = IPMI_GET_DEVICE_ID_CMD; in ipmi_kcs_detect_hardware()828 if ((resp[1] != IPMI_GET_DEVICE_ID_CMD) || (resp[2] != 0)) in ipmi_kcs_detect_hardware()