Home
last modified time | relevance | path

Searched refs:pldm_get_bios_table_req (Results 1 – 3 of 3) sorted by relevance

/openbmc/libpldm/src/dsp/
H A Dbios.c272 struct pldm_get_bios_table_req *request = in encode_get_bios_table_req()
273 (struct pldm_get_bios_table_req *)msg->payload; in encode_get_bios_table_req()
295 struct pldm_get_bios_table_req *request = in decode_get_bios_table_req()
296 (struct pldm_get_bios_table_req *)msg->payload; in decode_get_bios_table_req()
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp404 struct pldm_get_bios_table_req* req = in TEST()
406 reinterpret_cast<struct pldm_get_bios_table_req*>(request->payload); in TEST()
437 struct pldm_get_bios_table_req* request = in TEST()
439 reinterpret_cast<struct pldm_get_bios_table_req*>(req->payload); in TEST()
467 struct pldm_get_bios_table_req* request = in TEST()
469 reinterpret_cast<struct pldm_get_bios_table_req*>(req->payload); in TEST()
/openbmc/libpldm/include/libpldm/
H A Dbios.h87 struct pldm_get_bios_table_req { struct