/openbmc/phosphor-net-ipmid/ |
H A D | message.hpp | 119 struct Message struct 121 static constexpr uint32_t MESSAGE_INVALID_SESSION_ID = 0xBADBADFF; 123 Message() : in Message() function 139 Message(const Message& other) : in Message() argument 169 uint32_t getCommand() in getCommand() 195 std::shared_ptr<Message> createResponse(std::vector<uint8_t>& output) in createResponse() 244 bool isPacketEncrypted; // Message's Encryption Status 245 bool isPacketAuthenticated; // Message's Authentication Status 246 PayloadType payloadType; // Type of message payload (IPMI,SOL ..etc) 247 uint32_t rcSessionID; // Remote Client's Session ID [all …]
|
H A D | message_parsers.cpp | 320 const std::shared_ptr<Message>& /* message */, in verifyPacketIntegrity() 374 const std::shared_ptr<Message>& /* message */, in addIntegrityData() 399 const std::shared_ptr<Message>& /* message */, size_t payloadLen, in decryptPayload()
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | openbmc.json | 10 "Message": "ADDDC Correctable Error.Socket=%1 Channel=%2 DIMM=%3 Rank=%4.", string 19 "Message": "At-Scale Debug service is now connected %1", string 28 "Message": "At-Scale Debug connection aborted/failed", string 36 "Message": "At-Scale Debug service is now disconnected", string 44 "Message": "At-Scale Debug service is stopped.", string 52 "Message": "At-Scale Debug Feature is disabled in hardware.", string 60 "Message": "At-Scale Debug service is started.", string 68 "Message": "At-Scale Debug Feature is enabled in hardware.", string 76 "Message": "At-Scale Debug special user is disabled", string 84 "Message": "At-Scale Debug special user is enabled", string [all …]
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | qmp_client.py | 78 sent: Message, received: Message): 113 def __init__(self, error_message: str, msg: Message): 152 def __init__(self, error_message: str, msg: Message, sent: Message): 342 async def _on_message(self, msg: Message) -> None: 408 def _do_send(self, msg: Message) -> None: 424 async def _issue(self, msg: Message) -> Union[None, str]: 469 async def _execute(self, msg: Message, assign_id: bool = True) -> Message: 502 msg: Union[Message, Mapping[str, object], bytes], 551 async def execute_msg(self, msg: Message) -> object:
|
H A D | events.py | 511 def accept(self, event: Message) -> bool: 531 async def put(self, event: Message) -> None: 628 async def _event_dispatch(self, msg: Message) -> None:
|
H A D | qmp_tui.py | 164 def _cb_outbound(self, msg: Message) -> Message: 180 def _cb_inbound(self, msg: Message) -> Message: 196 async def _send_to_server(self, msg: Message) -> None:
|
H A D | message.py | 22 class Message(MutableMapping[str, object]): class
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | registries.hpp | 36 struct Message struct 38 const char* description; 39 const char* message; 40 const char* messageSeverity; 41 const size_t numberOfArgs; 42 std::array<const char*, 5> paramTypes; 43 const char* resolution;
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | policyTable.json | 16 "Message": "Failed to find an alert in the CSM RAS event types table", string 37 "Message": "Connection Error. View additional details for more information", string 58 "Message": "Failure to write to host CFAM interface", string 79 "Message": "Failure to read from host CFAM interface", string 100 "Message": "A system checkstop occurred", string 121 "Message": "Hostboot has become unresponsive", string 142 "Message": "A system checkstop occurred", string 163 …"Message": "An error was detected with the base platform, but was not able to be deciphered. Conta… string 184 "Message": "Hostboot procedure callout", string 205 "Message": "CPU 0 has failed", string [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/ibm-ac-server/ |
H A D | policyTable.json | 16 "Message": "Failed to find an alert in the CSM RAS event types table", string 37 "Message": "Connection Error. View additional details for more information", string 58 "Message": "Failure to write to host CFAM interface", string 79 "Message": "Failure to read from host CFAM interface", string 100 "Message": "A system checkstop occurred", string 121 "Message": "Hostboot has become unresponsive", string 142 "Message": "A system checkstop occurred", string 163 …"Message": "An error was detected with the base platform, but was not able to be deciphered. Conta… string 184 "Message": "Hostboot procedure callout", string 205 "Message": "CPU 0 has failed", string [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | message_registry.json | 20 "Message": "An operation timed out", string 37 "Message": "An application had an internal failure", string 58 "Message": "Code was given an invalid argument", string 74 "Message": "An operation failed due to unsufficient permission", string 91 "Message": "An operation failed because it isn't allowed", string 108 "Message": "The server's CA certificate has not been provided" string 128 "Message": "There was a failure when reading a sensor device", string 157 "Message": "There was a failure when reading a hardware device", string 186 "Message": "There was a failure when writing to a hardware device", string 215 "Message": "There was a failure when writing to a hardware device", string [all …]
|
H A D | README.md | 271 #### Message subsubsection
|
/openbmc/slpd-lite/ |
H A D | slp.hpp | 126 struct Message struct 128 Header header; 129 Payload body;
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | dbus_event_log_entry.hpp | 20 std::string Message; member
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Message.v1_3_0.json | 6 "Message": { object 25 "Message": { object
|
H A D | MessageRegistry.v1_6_3.json | 106 "Message": { object 197 "Message": { object
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Message.v1_3_0.json | 6 "Message": { object 25 "Message": { object
|
H A D | MessageRegistry.v1_6_3.json | 106 "Message": { object 197 "Message": { object
|
H A D | Event.v1_11_0.json | 315 "Message": { object
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | fw_update_watch.cpp | 29 using Message = std::string; typedef
|
/openbmc/phosphor-debug-collector/ |
H A D | elog_watch.cpp | 27 using Message = std::string; typedef
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/ |
H A D | registry_example.json | 22 "Message": "PS %1 had a PGOOD Fault", string
|
H A D | schema.json | 119 "Message": { "$ref": "#/definitions/docMessage" }, object 414 { "Message": "The code update from level %1 to %2 failed" } string
|
/openbmc/phosphor-host-ipmid/ |
H A D | selutility.hpp | 38 using Message = std::string; typedef
|
/openbmc/linux/include/scsi/ |
H A D | scsi_cmnd.h | 45 volatile int Message; member
|