Home
last modified time | relevance | path

Searched defs:attr_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dpldm_utils.py103 def GetBIOSStrAndIntAttributeHandles(attr_type, attr_val_table_data): argument
/openbmc/libpldm/src/dsp/
H A Dbios_table.c147 uint8_t attr_type, in attr_table_entry_encode_header()
211 uint8_t attr_type = info->read_only ? PLDM_BIOS_ENUMERATION_READ_ONLY : in pldm_bios_table_attr_entry_enum_encode() local
390 uint8_t attr_type = info->read_only ? PLDM_BIOS_STRING_READ_ONLY : in pldm_bios_table_attr_entry_string_encode() local
563 uint8_t attr_type = info->read_only ? PLDM_BIOS_INTEGER_READ_ONLY : in pldm_bios_table_attr_entry_integer_encode() local
604 uint8_t attr_type; member
609 find_table_entry_length_by_type(uint8_t attr_type, in find_table_entry_length_by_type()
700 uint8_t attr_type, uint8_t count, const uint8_t *handles) in pldm_bios_table_attr_value_entry_encode_enum()
765 uint8_t attr_type, uint16_t str_length, const char *str) in pldm_bios_table_attr_value_entry_encode_string()
812 uint8_t attr_type, in pldm_bios_table_attr_value_entry_encode_integer()
/openbmc/libpldm/include/libpldm/
H A Dbios.h56 uint8_t attr_type; member
68 uint8_t attr_type; member