Searched refs:responseCode (Results 1 – 2 of 2) sorted by relevance
365 int responseCode = decode_rw_file_memory_req( in readFileIntoMemory() local367 if (responseCode != PLDM_SUCCESS) in readFileIntoMemory()371 "RC", responseCode); in readFileIntoMemory()469 int responseCode = decode_rw_file_memory_req( in writeFileFromMemory() local471 if (responseCode != PLDM_SUCCESS) in writeFileFromMemory()475 "RC", responseCode); in writeFileFromMemory()1137 int responseCode = in newFileAvailable() local1139 if (responseCode != PLDM_SUCCESS) in newFileAvailable()1143 "RC", responseCode); in newFileAvailable()
196 MailboxStatus* responseCode = nullptr) in sendPECIOSMailboxCmd()236 if (responseCode != nullptr) in sendPECIOSMailboxCmd()238 *responseCode = status; in sendPECIOSMailboxCmd()