Searched refs:IPMI_GET_DEVICE_ID_CMD (Results 1 – 6 of 6) sorted by relevance
29 #define IPMI_GET_DEVICE_ID_CMD 0x01 macro
251 if (netfn != IPMI_NETFN_APP_RESPONSE || cmd != IPMI_GET_DEVICE_ID_CMD) in ipmi_demangle_device_id()
583 send_msg.cmd = IPMI_GET_DEVICE_ID_CMD; in ipmi_po_new_smi()
1367 msg[1] = IPMI_GET_DEVICE_ID_CMD; in ssif_detect()1510 msg[1] = IPMI_GET_DEVICE_ID_CMD; in test_multipart_messages()
2494 || (msg->msg.cmd != IPMI_GET_DEVICE_ID_CMD)) { in bmc_device_id_handler()2538 msg.cmd = IPMI_GET_DEVICE_ID_CMD; in send_get_device_id_cmd()5243 && (msg->msg.cmd == IPMI_GET_DEVICE_ID_CMD) in device_id_fetcher()5326 msg.cmd = IPMI_GET_DEVICE_ID_CMD; in send_panic_events()
1326 msg[1] = IPMI_GET_DEVICE_ID_CMD; in try_get_dev_id()