/openbmc/docs/architecture/ |
H A D | redfish-logging-in-bmcweb.md | 8 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 D | dbus_utils.cpp | 55 "MessageId": "Base.1.19.Success", in TEST() 87 "MessageId": "Base.1.19.InternalError", in TEST()
|
H A D | error_code_test.cpp | 87 "MessageId": "Base.1.13.0.InternalError", in TEST() 130 "MessageId": "Base.1.13.0.InternalError", in TEST()
|
/openbmc/qemu/qga/ |
H A D | messages-win32.mc | 5 MessageId=1
|
/openbmc/intel-ipmi-oem/docs/ |
H A D | Intel_IPMI_Platform_Events.md | 253 // > 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 D | api.js | 116 const words = i.MessageId.split('.');
|
/openbmc/linux/fs/smb/client/ |
H A D | smb2misc.c | 24 __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 D | smb2transport.c | 737 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 D | cached_dir.c | 310 oparms.fid->mid = le64_to_cpu(o_rsp->hdr.MessageId); in open_cached_dir()
|
H A D | smb2maperror.c | 2451 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 D | smb2ops.c | 361 __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 D | redfish_aggregator_test.cpp | 204 "MessageId": "Test", in TEST()
|
/openbmc/linux/fs/smb/server/ |
H A D | smb2misc.c | 457 le64_to_cpu(hdr->MessageId)); in ksmbd_smb2_check_message()
|
H A D | oplock.c | 660 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 D | smb2pdu.c | 267 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 D | bej_encoder_test.cpp | 120 "MessageId": "PredictiveFailure",
|
/openbmc/docs/designs/ |
H A D | redfish-postcodes.md | 68 "MessageId": "OpenBMC.0.1.BiosPostCode",
|
H A D | redfish-eventservice.md | 822 - 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 D | event-logging.md | 73 "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 D | meson.options | 33 MessageId of Base.x.y.z.Message which was incorrect. 138 MessageId support in Events.
|
H A D | Redfish.md | 909 - MessageId
|
/openbmc/openbmc-test-automation/redfish/systems/LogServices/ |
H A D | test_post_codes.robot | 182 # "MessageId": "OpenBMC.0.2.BIOSPOSTCode",
|
/openbmc/linux/fs/smb/common/ |
H A D | smb2pdu.h | 145 __le64 MessageId; member 167 __le64 MessageId; member
|
/openbmc/openbmc-test-automation/redfish/task_service/ |
H A D | test_tasks_service.robot | 91 # "MessageId": "TaskEvent.1.0.1.TaskStarted",
|
/openbmc/openbmc-test-automation/lib/ |
H A D | logging_utils.robot | 360 # [MessageId]: OpenBMC.0.2.BIOSPOSTCodeASCII
|