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.c651 struct pldm_set_bios_table_resp *response = in decode_set_bios_table_resp()
652 (struct pldm_set_bios_table_resp *)msg->payload; in decode_set_bios_table_resp()
679 struct pldm_set_bios_table_resp *response = in encode_set_bios_table_resp()
680 (struct pldm_set_bios_table_resp *)msg->payload; in encode_set_bios_table_resp()
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp1019 struct pldm_set_bios_table_resp* resp = in TEST()
1021 reinterpret_cast<struct pldm_set_bios_table_resp*>(response->payload); in TEST()
1045 struct pldm_set_bios_table_resp* resp = in TEST()
1047 reinterpret_cast<struct pldm_set_bios_table_resp*>(response->payload); in TEST()
1078 struct pldm_set_bios_table_resp* resp = in TEST()
1080 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