Home
last modified time | relevance | path

Searched defs:type (Results 1151 – 1175 of 2034) sorted by relevance

1...<<41424344454647484950>>...82

/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.h16 uint8_t type; member
/openbmc/u-boot/net/
H A Dcdp.c243 ushort type, tlen; in cdp_receive() local
/openbmc/u-boot/tools/
H A Drkmux.py63 def __exit__(self, type, value, traceback): argument
/openbmc/phosphor-power/tools/power-utils/
H A Dutils.cpp127 const phosphor::pmbus::Type& type, in readVPDValue()
/openbmc/qemu/hw/char/
H A Dmax78000_uart.c54 static void max78000_uart_reset_hold(Object *obj, ResetType type) in max78000_uart_reset_hold()
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dclock.c158 #define TYPE(name, type) type argument
735 int *divider_bits, int *type) in get_periph_clock_info()
763 int type; in get_periph_clock_id() local
794 enum clock_type_id type; in get_periph_clock_source() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dclock.c152 #define TYPE(name, type) type argument
645 int *divider_bits, int *type) in get_periph_clock_info()
673 int type; in get_periph_clock_id() local
704 enum clock_type_id type; in get_periph_clock_source() local
/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c672 unsigned type = 0; in mpu_attr_to_cpu_cache() local
713 unsigned type = 0; in mpu_attr_to_type() local
774 unsigned type; in mpu_attr_to_access() local
1157 unsigned type = mpu_attr_to_type(attr); in dump_mpu() local
/openbmc/qemu/hw/pci/
H A Dpcie.c71 pcie_cap_v1_fill(PCIDevice *dev, uint8_t port, uint8_t type, uint8_t version) in pcie_cap_v1_fill()
219 uint8_t type, uint8_t port, in pcie_cap_init()
256 int pcie_cap_v1_init(PCIDevice *dev, uint8_t offset, uint8_t type, in pcie_cap_v1_init()
281 uint8_t type = PCI_EXP_TYPE_ENDPOINT; in pcie_endpoint_cap_common_init() local
/openbmc/qemu/
H A Dblockdev.c112 void override_max_devs(BlockInterfaceType type, int max_devs) in override_max_devs()
187 static int drive_index_to_bus_id(BlockInterfaceType type, int index) in drive_index_to_bus_id()
193 static int drive_index_to_unit_id(BlockInterfaceType type, int index) in drive_index_to_unit_id()
199 QemuOpts *drive_add(BlockInterfaceType type, int index, const char *file, in drive_add()
221 DriveInfo *drive_get(BlockInterfaceType type, int bus, int unit) in drive_get()
283 DriveInfo *drive_get_by_index(BlockInterfaceType type, int index) in drive_get_by_index()
291 int drive_get_max_bus(BlockInterfaceType type) in drive_get_max_bus()
784 BlockInterfaceType type; in drive_new() local
2240 TransactionActionKind type = act->value->type; in qmp_transaction() local
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c70 u32 type = ((reg >> 16) & 0xff); in get_cpu_rev() local
216 u32 type = ((cpurev >> 12) & 0xff); in get_board_rev() local
/openbmc/u-boot/arch/x86/include/asm/
H A Dsfi.h55 u32 type; member
116 u8 type; /* bus type, I2C, SPI or ...*/ member
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp178 size_t type = strtoul(srcType.c_str(), nullptr, 16); in getSRCType() local
707 std::optional<Entry> Registry::lookup(const std::string& name, LookupType type, in lookup()
/openbmc/qemu/trace/
H A Dsimple.c167 uint64_t type = TRACE_RECORD_TYPE_EVENT; in writeout_thread() local
285 uint64_t type = TRACE_RECORD_TYPE_MAPPING; in st_write_event_mapping() local
/openbmc/qemu/target/hexagon/
H A Dtranslate.h161 int rnum, VRegWriteType type, in ctx_log_vreg_write()
195 int rnum, VRegWriteType type, in ctx_log_vreg_write_pair()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-avx.c200 #define TEST(n, cmd, type) \ argument
210 #define TEST(n, cmd, type) {n, test_##n, cmd, &init##type}, argument
/openbmc/qemu/hw/intc/
H A Ds390_flic.c157 static int qemu_s390_inject_airq(S390FLICState *fs, uint8_t type, in qemu_s390_inject_airq()
181 static void qemu_s390_flic_notify(uint32_t type) in qemu_s390_flic_notify()
H A Driscv_aclint.c308 static void riscv_aclint_mtimer_reset_enter(Object *obj, ResetType type) in riscv_aclint_mtimer_reset_enter()
498 static void riscv_aclint_swi_reset_enter(Object *obj, ResetType type) in riscv_aclint_swi_reset_enter()
/openbmc/qemu/include/hw/loongarch/
H A Dboot.h77 uint32_t type; member
112 uint32_t type; member
/openbmc/qemu/hw/gpio/
H A Dpl061.c448 static void pl061_enter_reset(Object *obj, ResetType type) in pl061_enter_reset()
486 static void pl061_hold_reset(Object *obj, ResetType type) in pl061_hold_reset()
/openbmc/pldm/platform-mc/
H A Dterminus.cpp24 bool Terminus::doesSupportType(uint8_t type) in doesSupportType()
29 bool Terminus::doesSupportCommand(uint8_t type, uint8_t command) in doesSupportCommand()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c313 static efi_status_t EFIAPI efi_allocate_pages_ext(int type, int memory_type, in efi_allocate_pages_ext()
591 efi_status_t efi_create_event(uint32_t type, efi_uintn_t notify_tpl, in efi_create_event()
654 efi_status_t EFIAPI efi_create_event_ex(uint32_t type, efi_uintn_t notify_tpl, in efi_create_event_ex()
684 uint32_t type, efi_uintn_t notify_tpl, in efi_create_event_ext()
742 efi_status_t efi_set_timer(struct efi_event *event, enum efi_timer_delay type, in efi_set_timer()
788 enum efi_timer_delay type, in efi_set_timer_ext()
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c58 static const char *get_key_type(int type) in get_key_type()
77 static const char *get_dent_type(int type) in get_dent_type()
104 int type = key_type(c, key); in dbg_snprintf_key() local
139 const char *dbg_ntype(int type) in dbg_ntype()
171 static const char *dbg_gtype(int type) in dbg_gtype()
2028 int err, type = key_type(c, &zbr->key); in check_leaf() local
/openbmc/u-boot/drivers/clk/uniphier/
H A Dclk-uniphier.h41 u8 type; member
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c72 static int pch_silicon_supported(struct udevice *dev, int type, int rev) in pch_silicon_supported()

1...<<41424344454647484950>>...82