Searched refs:IPMI_GET_DEVICE_ID_CMD (Results 1 – 8 of 8) sorted by relevance
29 #define IPMI_GET_DEVICE_ID_CMD 0x01 macro
186 if (netfn != IPMI_NETFN_APP_RESPONSE || cmd != IPMI_GET_DEVICE_ID_CMD) in ipmi_demangle_device_id()
587 send_msg.cmd = IPMI_GET_DEVICE_ID_CMD; in ipmi_po_new_smi()
1416 msg[1] = IPMI_GET_DEVICE_ID_CMD; in ssif_detect()1557 msg[1] = IPMI_GET_DEVICE_ID_CMD; in test_multipart_messages()
2378 || (msg->msg.cmd != IPMI_GET_DEVICE_ID_CMD)) { in bmc_device_id_handler()2415 msg.cmd = IPMI_GET_DEVICE_ID_CMD; in send_get_device_id_cmd()4918 && (msg->msg.cmd == IPMI_GET_DEVICE_ID_CMD) in device_id_fetcher()5001 msg.cmd = IPMI_GET_DEVICE_ID_CMD; in send_panic_events()
1330 msg[1] = IPMI_GET_DEVICE_ID_CMD; in try_get_dev_id()