Home
last modified time | relevance | path

Searched defs:entry (Results 226 – 250 of 429) sorted by relevance

12345678910>>...18

/openbmc/u-boot/drivers/net/
H A Dethoc.c398 u32 entry = priv->num_tx + i; in ethoc_rx_common() local
455 u32 entry = priv->dty_tx % priv->num_tx; in ethoc_tx() local
466 u32 entry; in ethoc_send_common() local
520 u32 entry = priv->num_tx + i; in ethoc_free_pkt_common() local
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.cpp759 auto entry = std::make_unique<LDAPMapperEntry>( in create() local
839 auto entry = std::make_unique<LDAPMapperEntry>( in restoreRoleMapping() local
/openbmc/qemu/hw/core/
H A Dsysbus-fdt.c422 const BindingEntry *entry) in vfio_platform_match()
504 static bool type_match(SysBusDevice *sbdev, const BindingEntry *entry) in type_match()
/openbmc/qemu/include/qemu/
H A Dplugin.h85 qemu_plugin_u64 entry; member
94 qemu_plugin_u64 entry; member
/openbmc/phosphor-webui/
H A Dwebpack.config.js44 config.entry = {app: './app/index.js'}; class in config
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c112 struct mrc_region entry; in prepare_mrc_cache() local
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c50 uint64_t entry = qemu_plugin_entry_code(); in printf_header() local
/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactorMain.cpp58 const auto entry = objects.find(path); in disassociate() local
/openbmc/qemu/hw/ppc/
H A Dvirtex_ml507.c242 uint64_t entry, high; in virtex_init() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dmenu.c196 int entry; in menu_get_zipl_boot_index() local
H A Dbootmap.c616 static int zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
681 ComponentEntry *entry; in zipl_run() local
/openbmc/u-boot/board/synopsys/hsdk/
H A Dhsdk.c64 u32_env entry[NR_CPUS]; member
104 u32 entry[NR_CPUS]; member
714 void board_jump_and_run(ulong entry, int zero, int arch, uint params) in board_jump_and_run()
/openbmc/qemu/hw/intc/
H A Darm_gic.c235 static inline bool gic_lr_entry_is_free(uint32_t entry) in gic_lr_entry_is_free()
244 static inline bool gic_lr_entry_is_eoi(uint32_t entry) in gic_lr_entry_is_eoi()
260 uint32_t *entry = &s->h_lr[lr_idx][cpu]; in gic_extract_lr_info() local
1868 uint32_t *entry = &s->h_lr[lr_idx][cpu]; in gic_compute_eisr() local
1882 uint32_t *entry = &s->h_lr[lr_idx][cpu]; in gic_compute_elrsr() local
/openbmc/qemu/block/
H A Dqapi.c824 const QListEntry *entry; in dump_qlist() local
841 const QDictEntry *entry; in dump_qdict() local
/openbmc/libmctp/
H A Di2c.c64 struct mctp_i2c_neigh *entry = NULL; in mctp_i2c_neigh_add() local
/openbmc/u-boot/tools/
H A Difdtool.h84 struct vscc_t entry[8]; member
/openbmc/phosphor-debug-collector/
H A Ddump_manager_bmc.cpp292 auto entry = Entry::deserializeEntry( in restore() local
/openbmc/qemu/target/xtensa/
H A Dwin_helper.c103 void HELPER(entry)(CPUXtensaState *env, uint32_t pc, uint32_t s, uint32_t imm) in HELPER() argument
/openbmc/pldm/fw-update/
H A Dpackage_parser.cpp119 std::bitset<8> entry{*(applicableComponents.ptr + varBitfieldIdx)}; in parseFDIdentificationArea() local
/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c39 const QListEntry *entry; /* If @obj is QList: unvisited tail */ member
215 const QDictEntry *entry; in qobject_input_push() local
320 const QListEntry *entry; in qobject_input_start_list() local
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c220 struct dirent *entry, off_t off) in synth_direntry()
239 struct dirent *entry, off_t off) in synth_get_dentry()
263 struct dirent *entry; in synth_readdir() local
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dlaw.c133 struct law_entry entry; in find_law() local
/openbmc/phosphor-bmc-code-mgmt/common/pldm/
H A Dpackage_parser.cpp137 std::bitset<8> entry{*(applicableComponents.ptr + varBitfieldIdx)}; in parseFDIdentificationArea() local
/openbmc/qemu/include/hw/cxl/
H A Dcxl_cdat.h97 uint16_t entry[3]; member
160 CDATEntry *entry; member
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp260 for (const auto& entry : in getPlugins() local
650 for (const auto& entry : fs::directory_iterator(pelLogDir())) in deleteAllPELs() local

12345678910>>...18