Searched refs:cmd_logs_get_log (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/cxl/ |
H A D | cxl-mailbox-utils.c | 931 static CXLRetCode cmd_logs_get_log(const struct cxl_cmd *cmd, in cmd_logs_get_log() function 2738 [LOGS][GET_LOG] = { "LOGS_GET_LOG", cmd_logs_get_log, 0x18, 0 }, 2803 [LOGS][GET_LOG] = { "LOGS_GET_LOG", cmd_logs_get_log, 0x18, 0 }, 2857 h == cmd_logs_get_log || in cxl_process_cci_message() 3036 [LOGS][GET_LOG] = { "LOGS_GET_LOG", cmd_logs_get_log, 0x18, 0 }, 3052 [LOGS][GET_LOG] = { "LOGS_GET_LOG", cmd_logs_get_log, 0x18, 0 },
|