Searched refs:IPMI_GET_DEVICE_ID_CMD (Results 1 – 4 of 4) sorted by relevance
29 #define IPMI_GET_DEVICE_ID_CMD 0x01 macro
1384 msg[1] = IPMI_GET_DEVICE_ID_CMD; in ssif_detect()1539 msg[1] = IPMI_GET_DEVICE_ID_CMD; in test_multipart_messages()
2532 || (msg->msg.cmd != IPMI_GET_DEVICE_ID_CMD)) { in bmc_device_id_handler()2576 msg.cmd = IPMI_GET_DEVICE_ID_CMD; in send_get_device_id_cmd()5387 && (msg->msg.cmd == IPMI_GET_DEVICE_ID_CMD) in device_id_fetcher()5470 msg.cmd = IPMI_GET_DEVICE_ID_CMD; in send_panic_events()
1404 msg[1] = IPMI_GET_DEVICE_ID_CMD; in try_get_dev_id()