Home
last modified time | relevance | path

Searched refs:device_update_option_flags (Results 1 – 6 of 6) 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/libpldm/include/libpldm/
H A Dfirmware_update.h458 bitfield32_t device_update_option_flags; member
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c423 fw_device_id_record->device_update_option_flags.value = in decode_firmware_device_id_record()
424 le32toh(data_record->device_update_option_flags.value); in decode_firmware_device_id_record()
/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.dump10921 'name' => 'device_update_option_flags',