Home
last modified time | relevance | path

Searched refs:downstream_devices (Results 1 – 2 of 2) sorted by relevance

/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c989 struct variable_field *downstream_devices) in decode_query_downstream_identifiers_resp() argument
995 if (msg == NULL || resp_data == NULL || downstream_devices == NULL || in decode_query_downstream_identifiers_resp()
1029 (void **)&downstream_devices->ptr); in decode_query_downstream_identifiers_resp()
1033 downstream_devices->length = resp_data->downstream_devices_length; in decode_query_downstream_identifiers_resp()
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h892 struct variable_field *downstream_devices);