Home
last modified time | relevance | path

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

/openbmc/libpldm/src/dsp/
H A Dbios.c638 struct pldm_set_bios_table_resp *response = in decode_set_bios_table_resp()
639 (struct pldm_set_bios_table_resp *)msg->payload; in decode_set_bios_table_resp()
666 struct pldm_set_bios_table_resp *response = in encode_set_bios_table_resp()
667 (struct pldm_set_bios_table_resp *)msg->payload; in encode_set_bios_table_resp()
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp962 struct pldm_set_bios_table_resp* resp = in TEST()
963 reinterpret_cast<struct pldm_set_bios_table_resp*>(response->payload); in TEST()
986 struct pldm_set_bios_table_resp* resp = in TEST()
987 reinterpret_cast<struct pldm_set_bios_table_resp*>(response->payload); in TEST()
1017 struct pldm_set_bios_table_resp* resp = in TEST()
1018 reinterpret_cast<struct pldm_set_bios_table_resp*>(response->payload); in TEST()
/openbmc/libpldm/include/libpldm/
H A Dbios.h199 struct pldm_set_bios_table_resp { struct