Home
last modified time | relevance | path

Searched refs:device_update_option_flags (Results 1 – 7 of 7) sorted by relevance

/openbmc/pldm/tools/fw-update/
H A Dpldm_fwup_pkg_creator.py361 device_update_option_flags = bitarray(32, endian="little")
362 device_update_option_flags.setall(0)
368 device_update_option_flags[option] = 1
417 ba2int(device_update_option_flags),
/openbmc/pldm/fw-update/
H A Dpackage_parser.cpp112 deviceIdRecHeader.device_update_option_flags.value; in parseFDIdentificationArea()
/openbmc/phosphor-bmc-code-mgmt/common/pldm/
H A Dpackage_parser.cpp132 deviceIdRecHeader.device_update_option_flags.value; in parseFDIdentificationArea()
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h458 bitfield32_t device_update_option_flags; member
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c438 fw_device_id_record->device_update_option_flags.value = in decode_firmware_device_id_record_errno()
439 le32toh(data_record->device_update_option_flags.value); in decode_firmware_device_id_record_errno()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp230 EXPECT_EQ(deviceIdRecHeader.device_update_option_flags.value, in TEST()
321 EXPECT_EQ(deviceIdRecHeader.device_update_option_flags.value, in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump10904 'name' => 'device_update_option_flags',