Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 12 of 12) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dplatform_oem_ibm.cpp22 const std::vector<uint16_t>& handles, in sendBiosAttributeUpdateEvent()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath.c278 efi_handle_t *handles; in execute() local
H A Defi_selftest_block_device.c300 efi_handle_t *handles; in execute() local
H A Defi_selftest_hii.c159 efi_hii_handle_t handle1 = NULL, handle2 = NULL, *handles; in test_hii_database_list_package_lists() local
/openbmc/u-boot/cmd/
H A Defidebug.c66 efi_handle_t *handles; in do_efi_show_devices() local
145 efi_handle_t *handles; in do_efi_show_drivers() local
273 efi_handle_t *handles; in do_efi_show_handles() local
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp381 std::vector<uint8_t> handles(count); in displayAttributeValueEntry() local
854 std::vector<uint8_t> handles = {i}; in exec() local
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp587 uint8_t handles[] = {0, 1}; in TEST() local
637 std::vector<uint8_t> handles(2, 0); in TEST() local
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp395 std::vector<uint8_t> handles(count); in checkAttributeValueTable() local
777 std::vector<uint8_t> handles(count); traceBIOSUpdate() local
/openbmc/libpldm/src/dsp/
H A Dbios_table.c686 const struct pldm_bios_attr_val_table_entry *entry, uint8_t *handles, in pldm_bios_table_attr_value_entry_enum_decode_handles()
700 uint8_t attr_type, uint8_t count, const uint8_t *handles) in pldm_bios_table_attr_value_entry_encode_enum()
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp678 std::forward_list<IpmiProvider> handles; in loadProviders() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c2335 efi_handle_t *handles; in efi_locate_device_path() local
/openbmc/qemu/hw/usb/
H A Ddev-mtp.c907 g_autofree uint32_t *handles = g_new(uint32_t, o->nchildren); in usb_mtp_get_object_handles() local