Home
last modified time | relevance | path

Searched defs:type (Results 726 – 750 of 2047) sorted by relevance

1...<<21222324252627282930>>...82

/openbmc/qemu/net/
H A Dnet-hmp-cmds.c33 NetClientDriver type; in hmp_info_network() local
86 const char *type = qdict_get_try_str(qdict, "type"); in hmp_netdev_add() local
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-xramc.c128 static void xram_ctrl_reset_enter(Object *obj, ResetType type) in xram_ctrl_reset_enter()
140 static void xram_ctrl_reset_hold(Object *obj, ResetType type) in xram_ctrl_reset_hold()
/openbmc/webui-vue/
H A Dvue.config.js50 process.env.DEV_HTTPS === 'true' ? { type: 'https' } : { type: 'http' }, property in module.exports.devServer.server
/openbmc/qemu/include/hw/xen/
H A Dxen-backend.h21 const char *type; member
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_gpio.c16 static int gpio_reboot_request(struct udevice *dev, enum sysreset_t type) in gpio_reboot_request()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-dmabuf.h26 SharedObjectType type; member
/openbmc/u-boot/tools/
H A Drksd.c36 static int rksd_check_image_type(uint8_t type) in rksd_check_image_type()
/openbmc/libpldm/src/
H A Dresponder.h13 uint8_t type; member
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-dummy.c11 struct tegra_xusb_phy * __weak tegra_xusb_phy_get(unsigned int type) in tegra_xusb_phy_get()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_timings.c292 enum nand_data_interface_type type, in onfi_init_data_interface()
/openbmc/phosphor-fan-presence/evdevpp/test/
H A Devmon.cpp52 unsigned int type = EV_KEY; in main() local
/openbmc/u-boot/include/mvebu/
H A Dcomphy.h12 u32 type; member
/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.hpp187 const uint8_t clockState, const uint8_t type, uint64_t failingUnit, in checkFastarrayCollectionNeeded()
H A Ddump_collect_main.cpp26 int type = 0; in main() local
/openbmc/libpldm/include/libpldm/
H A Dcompiler.h6 #define LIBPLDM_SIZEAT(type, member) \ argument
/openbmc/qemu/include/qemu/
H A Dcompiler.h44 #define container_of(ptr, type, member) ({ \ argument
49 #define sizeof_field(type, field) sizeof(((type *)0)->field) argument
59 #define DO_UPCAST(type, field, dev) ( __extension__ ( { \ argument
64 #define typeof_field(type, field) typeof(((type *)0)->field) argument
/openbmc/u-boot/arch/arc/include/asm/
H A Dio.h225 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v), a) argument
226 #define in_arch(type, endian, a) endian##_to_cpu(__raw_read##type(a)) argument
251 #define clrbits(type, addr, clear) \ argument
254 #define setbits(type, addr, set) \ argument
257 #define clrsetbits(type, addr, clear, set) \ argument
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c834 u32 type = 0; in initiator_type() local
847 u32 cluster, type, mask = 0; in cpu_pos_mask() local
868 u32 cluster, type, mask = 0; in cpu_mask() local
925 u32 cluster, type; in fsl_qoriq_core_to_type() local
961 u32 type, rcw, svr = gur_in32(&gur->svr); in print_cpuinfo() local
/openbmc/libcper/examples/
H A Dccixper.json19 "type": "Unknown" string
48 "type": "CCIX PER Log Error" string
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_utils.cpp154 std::vector<uint8_t> pelDataFactory(TestPELType type) in pelDataFactory()
305 std::vector<uint8_t> srcDataFactory(TestSRCType type) in srcDataFactory()
/openbmc/qemu/hw/i386/
H A De820_memory_layout.h22 uint32_t type; member
/openbmc/qemu/include/monitor/
H A Dhmp-target.h37 int type; member
/openbmc/u-boot/drivers/pci/
H A Dpci_compat.c16 #define PCI_HOSE_OP(rw, name, size, type) \ argument
/openbmc/u-boot/include/dm/platform_data/
H A Dserial_pl01x.h25 enum pl01x_type type; member
/openbmc/qemu/include/qapi/
H A Dvisitor.h243 QType type; member

1...<<21222324252627282930>>...82