Searched defs:pldm_bios_attr_val_table_entry (Results 1 – 2 of 2) sorted by relevance
66 struct pldm_bios_attr_val_table_entry { struct67 uint16_t attr_handle;68 uint8_t attr_type;69 uint8_t value[1];
17 void setAttrValueOnDbus(const pldm_bios_attr_val_table_entry*, in setAttrValueOnDbus()