/openbmc/qemu/hw/xen/ |
H A D | xen_pt_graphics.c | 16 int type; /* Memory or port I/O */ member 161 uint8_t type; member
|
/openbmc/qemu/include/qemu/ |
H A D | qemu-plugin.h | 287 enum qemu_plugin_mem_value_type type; member 1115 #define qemu_plugin_scoreboard_u64_in_struct(score, type, member) \ argument
|
/openbmc/dbus-sensors/src/ |
H A D | Utils.hpp | 108 inline std::string configInterfaceName(const std::string& type) in configInterfaceName() 320 for (const auto& type : types) in getConfiguration() local
|
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Balcones/ |
H A D | 11.json | 7 "type": 45, number 85 "type": 65, number 106 "type": 65, number 127 "type": 65, number 148 "type": 65, number 302 "type": 45, number 380 "type": 65, number 401 "type": 65, number 422 "type": 65, number 443 "type": 65, number
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 513 static void do_dup_store(TCGType type, TCGv_ptr dbase, uint32_t dofs, in do_dup_store() 569 TCGType type; in do_dup() local 1079 uint32_t oprsz, uint32_t tysz, TCGType type, in expand_2_vec() 1099 uint32_t oprsz, uint32_t tysz, TCGType type, in expand_2i_vec() 1117 uint32_t oprsz, uint32_t tysz, TCGType type, in expand_2s_vec() 1139 uint32_t tysz, TCGType type, bool load_dest, in expand_3_vec() 1163 TCGType type, int64_t c, in expand_3i_vec() 1189 uint32_t tysz, TCGType type, bool write_aofs, in expand_4_vec() 1216 uint32_t tysz, TCGType type, int64_t c, in expand_4i_vec() 1241 TCGType type; in tcg_gen_gvec_2_var() local [all …]
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | main.cpp | 90 std::string command, interface, imagePath, signaturePath, type, host; in main() local
|
/openbmc/phosphor-networkd/src/ |
H A D | ipaddress.cpp | 82 IP::Protocol IPAddress::type(IP::Protocol /*type*/) in type() function in phosphor::network::IPAddress
|
/openbmc/phosphor-health-monitor/ |
H A D | health_metric_config.cpp | 176 auto type = validTypes.find(typeStr); in getHealthMetricConfigs() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | usb-sandbox.c | 20 int type; in usbmon_trace() local
|
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
H A D | cpu.h | 72 #define IS_SAMSUNG_TYPE(type, id) \ argument
|
/openbmc/u-boot/include/ |
H A D | pci_rom.h | 30 uint8_t type; member
|
/openbmc/smbios-mdr/include/ |
H A D | mdrv2.hpp | 141 smbiosInterface->register_method("GetRecordType", [this](size_t type) { in MDRV2()
|
/openbmc/qemu/hw/s390x/ |
H A D | sclpquiesce.c | 28 static bool can_handle_event(uint8_t type) in can_handle_event()
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_its_common.c | 126 static void gicv3_its_common_reset_hold(Object *obj, ResetType type) in gicv3_its_common_reset_hold()
|
/openbmc/phosphor-host-ipmid/oem/nvidia/ |
H A D | biosconfigcommands.cpp | 42 uint8_t id, uint8_t type, std::array<uint8_t, biosPasswordSaltSize> salt, in ipmiSetBiosPassword() argument
|
/openbmc/qemu/nbd/ |
H A D | server.c | 190 uint32_t type, uint32_t length) in set_be_option_rep() 201 nbd_negotiate_send_rep_len(NBDClient *client, uint32_t type, in nbd_negotiate_send_rep_len() 218 nbd_negotiate_send_rep(NBDClient *client, uint32_t type, Error **errp) in nbd_negotiate_send_rep() 226 nbd_negotiate_send_rep_verr(NBDClient *client, uint32_t type, in nbd_negotiate_send_rep_verr() 266 nbd_negotiate_send_rep_err(NBDClient *client, uint32_t type, in nbd_negotiate_send_rep_err() 282 nbd_opt_vdrop(NBDClient *client, uint32_t type, Error **errp, in nbd_opt_vdrop() 295 nbd_opt_drop(NBDClient *client, uint32_t type, Error **errp, in nbd_opt_drop() 2095 size_t niov, uint16_t flags, uint16_t type, in set_be_chunk() 2444 uint16_t type; in nbd_co_send_extents() local
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | PhysicalContext.json | 23 "type": "string", string 188 "type": "string" string 199 "type": "string", string
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.h | 54 HexRegType type; /**< Type of the register */ member 87 enum ImmUnionTag type; /**< Type of the immediate */ member 173 RvalueUnionTag type; /**< Type of the rvalue */ member
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | PhysicalContext.json | 23 "type": "string", string 188 "type": "string" string 199 "type": "string", string
|
/openbmc/pldm/platform-mc/ |
H A D | terminus_manager.cpp | 390 uint8_t type = PLDM_BASE; in initMctpTerminus() local 606 pldm_tid_t tid, uint8_t type, ver32_t version, bitfield8_t* supportedCmds) in getPLDMCommands() 716 exec::task<int> TerminusManager::getPLDMVersion(pldm_tid_t tid, uint8_t type, in getPLDMVersion()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_evtchn.c | 60 uint16_t type; /* EVTCHNSTAT_xxxx */ member 466 int type = param >> CALLBACK_VIA_TYPE_SHIFT; in xen_evtchn_set_callback_param() local 542 int type = s->callback_param >> CALLBACK_VIA_TYPE_SHIFT; in inject_callback() local 563 static int assign_kernel_port(uint16_t type, evtchn_port_t port, in assign_kernel_port() 584 static int assign_kernel_eventfd(uint16_t type, evtchn_port_t port, int fd) in assign_kernel_eventfd() 1012 static int allocate_port(XenEvtchnState *s, uint32_t vcpu, uint16_t type, in allocate_port() 1570 static int allocate_pirq(XenEvtchnState *s, int type, int gsi) in allocate_pirq()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | debug.h | 32 #define ubi_dbg_msg(type, fmt, ...) \ argument
|
/openbmc/u-boot/tools/ |
H A D | vybridimage.c | 33 static int vybridimage_check_image_types(uint8_t type) in vybridimage_check_image_types()
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | refcode.c | 23 uint8_t type; member
|
/openbmc/qemu/include/hw/char/ |
H A D | stm32l4x5_usart.h | 64 Stm32l4x5UsartType type; member
|