Home
last modified time | relevance | path

Searched refs:encode_new_file_req (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpldm_interface.cpp236 auto rc = encode_new_file_req(*_instanceID, pelFileType, _pelID, _pelSize, in doSend()
240 lg2::error("encode_new_file_req failed, rc = {RC}", "RC", rc); in doSend()
241 throw std::runtime_error{"encode_new_file_req failed"}; in doSend()
/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dfile_io.h579 int encode_new_file_req(uint8_t instance_id, uint16_t file_type,
/openbmc/libpldm/src/oem/ibm/
H A Dfile_io.c624 int encode_new_file_req(uint8_t instance_id, uint16_t file_type, in encode_new_file_req() function
/openbmc/libpldm/tests/oem/ibm/
H A Dfileio.cpp1232 auto rc = encode_new_file_req(0, fileType, fileHandle, length, request); in TEST()
1298 auto rc = encode_new_file_req(0, fileType, fileHandle, length, NULL); in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump8860 'ShortName' => 'encode_new_file_req'
10059 'encode_new_file_req' => 1,