Searched refs:PLDM_BIOS_STRING_READ_ONLY (Results 1 – 8 of 8) sorted by relevance
34 entries[1].attr_type = PLDM_BIOS_STRING_READ_ONLY; in main()
688 entry->attr_type = PLDM_BIOS_STRING_READ_ONLY; in TEST()690 encodeEntry.data(), encodeEntry.size(), 0, PLDM_BIOS_STRING_READ_ONLY, in TEST()
150 case PLDM_BIOS_STRING_READ_ONLY: in TEST_F()226 case PLDM_BIOS_STRING_READ_ONLY: in TEST_F()295 case PLDM_BIOS_STRING_READ_ONLY: in TEST_F()
143 case PLDM_BIOS_STRING_READ_ONLY: in TEST_F()219 case PLDM_BIOS_STRING_READ_ONLY: in TEST_F()
181 {PLDM_BIOS_STRING_READ_ONLY, "BIOSStringReadOnly"},414 case PLDM_BIOS_STRING_READ_ONLY: in displayAttributeValueEntry()609 case PLDM_BIOS_STRING_READ_ONLY: in decodeAttributeTable()868 case PLDM_BIOS_STRING_READ_ONLY: in exec()
260 case PLDM_BIOS_STRING_READ_ONLY: in checkAttributeTable()451 case PLDM_BIOS_STRING_READ_ONLY: in checkAttributeValueTable()804 case PLDM_BIOS_STRING_READ_ONLY: in traceBIOSUpdate()868 case PLDM_BIOS_STRING_READ_ONLY: in checkAttrValueToUpdate()
390 uint8_t attr_type = info->read_only ? PLDM_BIOS_STRING_READ_ONLY : in pldm_bios_table_attr_entry_string_encode()629 { .attr_type = PLDM_BIOS_STRING_READ_ONLY,855 { .attr_type = PLDM_BIOS_STRING_READ_ONLY,
78 PLDM_BIOS_STRING_READ_ONLY = 0x81, enumerator