Home
last modified time | relevance | path

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

/openbmc/libpldm/src/dsp/
H A Dbios.c234 struct pldm_get_bios_table_resp *response = in encode_get_bios_table_resp()
235 (struct pldm_get_bios_table_resp *)msg->payload; in encode_get_bios_table_resp()
320 struct pldm_get_bios_table_resp *response = in decode_get_bios_table_resp()
321 (struct pldm_get_bios_table_resp *)msg->payload; in decode_get_bios_table_resp()
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp352 struct pldm_get_bios_table_resp* resp = in TEST()
353 reinterpret_cast<struct pldm_get_bios_table_resp*>(response->payload); in TEST()
839 struct pldm_get_bios_table_resp* resp = in TEST()
840 reinterpret_cast<struct pldm_get_bios_table_resp*>(response->payload); in TEST()
/openbmc/libpldm/include/libpldm/
H A Dbios.h97 struct pldm_get_bios_table_resp { struct