Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/qemu/include/hw/
H A Dregisterfields.h49 #define FIELD_EX8(storage, reg, field) \ argument
52 #define FIELD_EX16(storage, reg, field) \ argument
55 #define FIELD_EX32(storage, reg, field) \ argument
58 #define FIELD_EX64(storage, reg, field) \ argument
62 #define FIELD_SEX8(storage, reg, field) \ argument
65 #define FIELD_SEX16(storage, reg, field) \ argument
68 #define FIELD_SEX32(storage, reg, field) \ argument
71 #define FIELD_SEX64(storage, reg, field) \ argument
85 #define FIELD_DP8(storage, reg, field, val) ({ \ argument
93 #define FIELD_DP16(storage, reg, field, val) ({ \ argument
[all …]
/openbmc/phosphor-dbus-monitor/src/
H A Djournal.cpp32 const auto& storage = std::get<storageIndex>(n.second); in operator ()() local
H A Dmedian.hpp59 const auto& storage = std::get<storageIndex>(item.second); in operator ()() local
H A Dcount.hpp65 const auto& storage = std::get<storageIndex>(item.second); in operator ()() local
H A Devent.hpp49 const auto& storage = std::get<storageIndex>(n.second); in operator ()() local
H A Delog.hpp190 const auto& storage = std::get<storageIndex>(n.second).get(); in captureMetadata() local
H A Dpropertywatchimpl.hpp167 const auto& storage = std::get<storageIndex>(item->second); in propertiesChanged() local
/openbmc/qemu/include/hw/ppc/
H A Dpnv_pnor.h30 uint8_t *storage; member
/openbmc/qemu/include/hw/nvram/
H A Daspeed_otp.h30 uint8_t *storage; member
H A Dnrf51_nvm.h58 uint8_t *storage; member
/openbmc/webui-vue/src/store/
H A Dapi.js25 storage: buildWebStorage(localStorage, 'webui-vue-cache:'), property in AnonymousClass694dc3d20201
/openbmc/u-boot/include/
H A Dsplash.h43 enum splash_storage storage; member
/openbmc/estoraged/src/
H A Dmain.cpp55 estoraged::StorageData>& storage : in createStorageObjects() local
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dstorage.hpp6 namespace storage namespace
/openbmc/smbios-mdr/include/
H A Dfirmware_inventory.hpp60 uint8_t* storage; member in phosphor::smbios::FirmwareInventory
H A Dtpm.hpp53 uint8_t* storage; member in phosphor::smbios::Tpm
H A Dpcieslot.hpp60 uint8_t* storage; member in phosphor::smbios::Pcie
H A Dsystem.hpp71 uint8_t* storage; member in phosphor::smbios::System
H A Dcpu.hpp342 uint8_t* storage; member in phosphor::smbios::Cpu
/openbmc/qemu/hw/arm/
H A Daspeed_ast27x0-fc.c77 g_autofree void *storage = NULL; in ast2700fc_ca35_write_boot_rom() local
H A Dfby35.c44 g_autofree void *storage = NULL; in fby35_bmc_write_boot_rom() local
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp22 storage, enumerator
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h66 struct ldpaa_dq *storage; /* NULL if DQRR */ member
/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp118 static Storage storage; in get() local
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp122 namespace storage namespace

12