Home
last modified time | relevance | path

Searched defs:attribute_handle (Results 1 – 3 of 3) 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()
408 uint16_t *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
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp552 uint16_t attribute_handle = 0; in TEST() local