/openbmc/qemu/target/arm/hvf/ |
H A D | hvf.c | 2195 int hvf_arch_insert_hw_breakpoint(vaddr addr, vaddr len, int type) in hvf_arch_insert_hw_breakpoint() 2209 int hvf_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in hvf_arch_remove_hw_breakpoint()
|
/openbmc/qemu/linux-headers/linux/ |
H A D | iommufd.h | 984 __u32 type; member 1137 __u32 type; member
|
/openbmc/qemu/hw/core/ |
H A D | machine.c | 717 void machine_class_allow_dynamic_sysbus_dev(MachineClass *mc, const char *type) in machine_class_allow_dynamic_sysbus_dev() 733 bool device_type_is_dynamic_sysbus(MachineClass *mc, const char *type) in device_type_is_dynamic_sysbus()
|
/openbmc/phosphor-host-ipmid/ |
H A D | chassishandler.cpp | 1711 static ipmi::Cc getBootType(ipmi::Context::ptr& ctx, Type::Types& type) in getBootType() 1744 static ipmi::Cc setBootType(ipmi::Context::ptr& ctx, const Type::Types& type) in setBootType()
|
H A D | sensorhandler.hpp | 552 inline void setIdType(uint8_t type, SensorDataFullRecordBody& body) in setIdType() 558 inline void setIdType(uint8_t type, SensorDataEventRecordBody& body) in setIdType()
|
/openbmc/u-boot/drivers/spi/ |
H A D | ich.h | 114 uint8_t type; member
|
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | rk_edp.c | 789 enum clock_recovery_m_value_type type, in rk_edp_set_video_cr_mn()
|
/openbmc/u-boot/drivers/core/ |
H A D | ofnode.c | 579 int ofnode_read_pci_addr(ofnode node, enum fdt_pci_space type, in ofnode_read_pci_addr()
|
/openbmc/smbios-mdr/include/ |
H A D | smbios_mdrv2.hpp | 162 uint8_t type; member
|
/openbmc/qemu/hw/ide/ |
H A D | atapi.c | 1162 uint8_t type = buf[1] & 7; in cmd_read_disc_information() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | tinfoil.py | 347 def __exit__(self, type, value, traceback): argument
|
/openbmc/phosphor-networkd/src/ |
H A D | ethernet_interface.cpp | 644 using type = std::vector<std::tuple<int32_t, std::vector<uint8_t>>>; in getNameServerFromResolvd() typedef
|
/openbmc/openpower-occ-control/ |
H A D | occ_manager.cpp | 941 uint16_t type = (labelValue & 0xFF000000) >> 24; in readTempSensors() local
|
/openbmc/qemu/include/block/ |
H A D | block-common.h | 124 BlockZoneType type; member
|
/openbmc/fb-ipmi-oem/src/ |
H A D | storagecommands.cpp | 705 std::string type = getSensorTypeStringFromPath(path); in ipmiStorageGetSDR() local
|
/openbmc/qemu/hw/ppc/ |
H A D | pegasos2.c | 322 static void pegasos2_machine_reset(MachineState *machine, ResetType type) in pegasos2_machine_reset()
|
/openbmc/qemu/plugins/ |
H A D | core.c | 592 void exec_inline_op(enum plugin_dyn_cb_type type, in exec_inline_op()
|
/openbmc/qemu/hw/arm/ |
H A D | armsse.c | 48 const char *type; /* QOM type name */ member
|
/openbmc/qemu/include/hw/s390x/ |
H A D | css.h | 36 uint8_t type; member
|
/openbmc/qemu/util/ |
H A D | oslib-posix.c | 291 int qemu_socketpair(int domain, int type, int protocol, int sv[2]) in qemu_socketpair()
|
/openbmc/qemu/hw/display/ |
H A D | macfb.c | 80 uint8_t type; member
|
/openbmc/obmc-console/ |
H A D | console-server.c | 670 const struct handler_type *type = __start_handlers[i]; in handlers_init() local
|
/openbmc/ipmbbridge/ |
H A D | ipmbbridged.cpp | 840 ipmbChannelType type = ipmbChannelTypeMap.at(typeConfig); in initializeChannels() local
|
/openbmc/qemu/linux-user/ |
H A D | strace.c | 469 print_socket_type(int type) in print_socket_type() 500 print_socket_protocol(int domain, int type, int protocol) in print_socket_protocol() 2704 abi_ulong domain = arg0, type = arg1, protocol = arg2; in print_socket() local 2737 abi_ulong domain, type, protocol; in do_print_socket() local 2784 abi_ulong domain, type, protocol, tab; in do_print_socketpair() local 3441 const char *type; in print_syslog_action() local
|
/openbmc/qemu/target/arm/ |
H A D | kvm.c | 1635 int kvm_arch_insert_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_insert_hw_breakpoint() 1650 int kvm_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_remove_hw_breakpoint()
|