Home
last modified time | relevance | path

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

/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h466 uint16_t max_number_of_downstream_devices; member
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c937 pldm_msgbuf_extract(buf, resp_data->max_number_of_downstream_devices); in decode_query_downstream_devices_resp()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1351 EXPECT_EQ(resp_data.max_number_of_downstream_devices, in TEST()