Home
last modified time | relevance | path

Searched refs:MessageId (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/docs/architecture/
H A Dredfish-logging-in-bmcweb.md8 a MessageId and MessageArgs fields.
24 1. Title of the Message Object (required as the MessageKey in the MessageId).
39 Logging messages is done by providing a Redfish MessageId and any corresponding
42 A Redfish MessageId is represented in this format:
54 - `REDFISH_MESSAGE_ID`: A string holding the MessageId
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Ddbus_utils.cpp55 "MessageId": "Base.1.19.Success", in TEST()
87 "MessageId": "Base.1.19.InternalError", in TEST()
H A Derror_code_test.cpp87 "MessageId": "Base.1.13.0.InternalError", in TEST()
130 "MessageId": "Base.1.13.0.InternalError", in TEST()
/openbmc/qemu/qga/
H A Dmessages-win32.mc5 MessageId=1
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md253 // > MessageId=MERecoveryGpioForced
257 // > call specific handler do determine MessageId and Parameters
261 // > MessageId=MEManufacturingError
267 // > MessageId=MEFirmwareException
306 **Intel-specific events have proper prefix in MessageId: either 'BIOS' or
344 "MessageId": "OpenBMC.0.1.MEFlashWearOutWarning",
/openbmc/webui-vue/src/store/
H A Dapi.js116 const words = i.MessageId.split('.');
/openbmc/linux/fs/smb/client/
H A Dsmb2misc.c24 __u64 wire_mid = le64_to_cpu(shdr->MessageId); in check_smb2_hdr()
175 mid = le64_to_cpu(shdr->MessageId); in smb2_check_message()
859 le64_to_cpu(hdr->MessageId), in smb2_handle_cancelled_mid()
H A Dsmb2transport.c737 shdr->Command, shdr->MessageId); in smb2_verify_signature()
753 shdr->MessageId = get_next_mid64(server); in smb2_seq_num_into_buf()
774 temp->mid = le64_to_cpu(shdr->MessageId); in smb2_mid_entry_alloc()
H A Dcached_dir.c310 oparms.fid->mid = le64_to_cpu(o_rsp->hdr.MessageId); in open_cached_dir()
H A Dsmb2maperror.c2451 le64_to_cpu(shdr->MessageId)); in map_smb2_to_linux_error()
2478 le64_to_cpu(shdr->MessageId), in map_smb2_to_linux_error()
H A Dsmb2ops.c361 __u64 wire_mid = le64_to_cpu(shdr->MessageId); in __smb2_find_mid()
405 shdr->Command, shdr->Status, shdr->Flags, shdr->MessageId, in smb2_dump_detail()
2453 le64_to_cpu(shdr->MessageId)); in smb2_is_session_expired()
/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_aggregator_test.cpp204 "MessageId": "Test", in TEST()
/openbmc/linux/fs/smb/server/
H A Dsmb2misc.c457 le64_to_cpu(hdr->MessageId)); in ksmbd_smb2_check_message()
H A Doplock.c660 rsp_hdr->MessageId = cpu_to_le64(-1); in __smb2_oplock_break_noti()
764 rsp_hdr->MessageId = cpu_to_le64(-1); in __smb2_lease_break_noti()
H A Dsmb2pdu.c267 rsp_hdr->MessageId = 0; in init_smb2_neg_rsp()
432 rsp_hdr->MessageId = rcv_hdr->MessageId; in init_chained_smb2_rsp()
511 rsp_hdr->MessageId = rcv_hdr->MessageId; in init_smb2_rsp_hdr()
7087 hdr->MessageId, hdr->Flags); in smb2_cancel()
7118 if (chdr->MessageId != hdr->MessageId || in smb2_cancel()
7124 le64_to_cpu(hdr->MessageId), in smb2_cancel()
/openbmc/libbej/test/
H A Dbej_encoder_test.cpp120 "MessageId": "PredictiveFailure",
/openbmc/docs/designs/
H A Dredfish-postcodes.md68 "MessageId": "OpenBMC.0.1.BiosPostCode",
H A Dredfish-eventservice.md822 - MessageId
828 MessageId based filter:
830 URi: https://<BMCIP>/redfish/v1/EventService/SSE?MessageId='Alert.1.0.LanDisconnect'
1088 URI: /redfish/v1/EventService/SSE?RegistryPrefix='OpenBMC.0.2'&MessageId='OpenBMC.0.2.xyz"
1376 data: "MessageId": "OpenBMC.0.1.InventoryAdded",
H A Devent-logging.md73 "MessageId": "Alert.1.0.LanDisconnect",
81 `MessageId` field in the `LogEntry`) and `MessageArgs` to avoid needing to
449 Registry entry, the `MessageId` property will be set to the corresponding
/openbmc/bmcweb/
H A Dmeson.options33 MessageId of Base.x.y.z.Message which was incorrect.
138 MessageId support in Events.
H A DRedfish.md909 - MessageId
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot182 # "MessageId": "OpenBMC.0.2.BIOSPOSTCode",
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h145 __le64 MessageId; member
167 __le64 MessageId; member
/openbmc/openbmc-test-automation/redfish/task_service/
H A Dtest_tasks_service.robot91 # "MessageId": "TaskEvent.1.0.1.TaskStarted",
/openbmc/openbmc-test-automation/lib/
H A Dlogging_utils.robot360 # [MessageId]: OpenBMC.0.2.BIOSPOSTCodeASCII

12