Home
last modified time | relevance | path

Searched refs:pldm_write_file_req (Results 1 – 4 of 4) sorted by relevance

/openbmc/libpldm/src/oem/ibm/
H A Dfile_io.c364 struct pldm_write_file_req *request = in decode_write_file_req()
365 (struct pldm_write_file_req *)msg->payload; in decode_write_file_req()
402 struct pldm_write_file_req *request = in encode_write_file_req()
403 (struct pldm_write_file_req *)msg->payload; in encode_write_file_req()
/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dfile_io.h305 struct pldm_write_file_req { struct
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp731 auto request = reinterpret_cast<pldm_write_file_req*>( in TEST_F()
780 auto request = reinterpret_cast<pldm_write_file_req*>( in TEST_F()
/openbmc/libpldm/tests/oem/ibm/
H A Dfileio.cpp531 auto request = reinterpret_cast<pldm_write_file_req*>(requestPtr->payload); in TEST()
780 auto request = reinterpret_cast<pldm_write_file_req*>(requestPtr->payload); in TEST()