Home
last modified time | relevance | path

Searched refs:attribute_handle (Results 1 – 4 of 4) sorted by relevance

/openbmc/libpldm/src/dsp/
H A Dbios.c342 uint16_t attribute_handle, struct pldm_msg *msg) in encode_get_bios_attribute_current_value_by_handle_req() argument
365 request->attribute_handle = htole16(attribute_handle); in encode_get_bios_attribute_current_value_by_handle_req()
408 uint16_t *attribute_handle) in decode_get_bios_attribute_current_value_by_handle_req() argument
411 transfer_op_flag == NULL || attribute_handle == NULL) { in decode_get_bios_attribute_current_value_by_handle_req()
424 *attribute_handle = le16toh(request->attribute_handle); in decode_get_bios_attribute_current_value_by_handle_req()
/openbmc/libpldm/include/libpldm/
H A Dbios.h147 uint16_t attribute_handle; member
432 uint16_t attribute_handle, struct pldm_msg *msg);
464 uint16_t *attribute_handle);
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp535 request->attribute_handle = htole16(attributehandle); in TEST()
552 uint16_t attribute_handle = 0; in TEST() local
557 sizeof(transferOpFlag) + sizeof(attribute_handle)> in TEST()
570 request->attribute_handle = attribute_handle; in TEST()
609 EXPECT_EQ(attributeHandle, le16toh(req->attribute_handle)); in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump1111 'name' => 'attribute_handle',
1180 'name' => 'attribute_handle',