Home
last modified time | relevance | path

Searched refs:attribute_data (Results 1 – 5 of 5) sorted by relevance

/openbmc/libpldm/src/dsp/
H A Dbios.c373 uint8_t *transfer_flag, struct variable_field *attribute_data) in decode_get_bios_attribute_current_value_by_handle_resp() argument
398 attribute_data->ptr = response->attribute_data; in decode_get_bios_attribute_current_value_by_handle_resp()
399 attribute_data->length = payload_length - sizeof(*response) + 1; in decode_get_bios_attribute_current_value_by_handle_resp()
434 const uint8_t *attribute_data, in encode_get_bios_current_value_by_handle_resp() argument
438 if (msg == NULL || attribute_data == NULL) { in encode_get_bios_current_value_by_handle_resp()
460 if (attribute_data != NULL) { in encode_get_bios_current_value_by_handle_resp()
461 memcpy(response->attribute_data, attribute_data, in encode_get_bios_current_value_by_handle_resp()
471 const uint8_t *attribute_data, size_t attribute_length, in encode_set_bios_attribute_current_value_req() argument
474 if (msg == NULL || attribute_data == NULL) { in encode_set_bios_attribute_current_value_req()
496 memcpy(request->attribute_data, attribute_data, attribute_length); in encode_set_bios_attribute_current_value_req()
[all …]
/openbmc/libpldm/include/libpldm/
H A Dbios.h158 uint8_t attribute_data[1]; member
169 uint8_t attribute_data[1]; member
261 const uint8_t *attribute_data, size_t attribute_length,
449 uint8_t *transfer_flag, struct variable_field *attribute_data);
484 const uint8_t *attribute_data,
/openbmc/linux/include/sound/
H A Dump_msg.h283 u32 attribute_data:16; member
293 u32 attribute_data:16;
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp655 0, memcmp(&attributeData, resp->attribute_data, sizeof(attributeData))); in TEST()
707 0, memcmp(&attributeData, req->attribute_data, sizeof(attributeData))); in TEST()
750 memcpy(req->attribute_data, &attributeData, sizeof(attributeData)); in TEST()
936 memcpy(resp->attribute_data, &attributeData, sizeof(attributeData)); in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump1033 'name' => 'attribute_data',
1077 'name' => 'attribute_data',
1155 'name' => 'attribute_data',