/openbmc/qemu/target/s390x/ |
H A D | cpu_models.c | 208 void s390_get_feat_block(S390FeatType type, uint8_t *data) in s390_get_feat_block() 276 uint8_t s390_get_gen_for_cpu_type(uint16_t type) in s390_get_gen_for_cpu_type() 288 const S390CPUDef *s390_find_cpu_def(uint16_t type, uint8_t gen, uint8_t ec_ga, in s390_find_cpu_def() 825 void s390_set_qemu_cpu_model(uint16_t type, uint8_t gen, uint8_t ec_ga, in s390_set_qemu_cpu_model()
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_fw_update_cmd.cpp | 668 explicit RequestUpdate(const char* type, const char* name, CLI::App* app) : in RequestUpdate() 817 explicit PassComponentTable(const char* type, const char* name, in PassComponentTable() 977 explicit UpdateComponent(const char* type, const char* name, in UpdateComponent() 1166 explicit ActivateFirmware(const char* type, const char* name, in ActivateFirmware()
|
/openbmc/qemu/backends/ |
H A D | igvm.c | 122 uint32_t type; member 150 static int qigvm_handler(QIgvm *ctx, uint32_t type, Error **errp) in qigvm_handler() 925 IgvmVariableHeaderType type = igvm_get_header_type( in qigvm_process_file() local 956 IgvmVariableHeaderType type = in qigvm_process_file() local
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | dpni.c | 222 enum dpni_queue_type type) in dpni_set_buffer_layout() 427 enum dpni_queue_type type, in dpni_set_queue() 446 enum dpni_queue_type type, in dpni_get_queue()
|
/openbmc/libmctp/utils/ |
H A D | mctp-demux-daemon.c | 61 uint8_t type; member 119 uint8_t type; in rx_message() local 356 uint8_t type; in client_process_recv() local
|
/openbmc/qemu/hw/misc/ |
H A D | xlnx-versal-cframe-reg.c | 523 static void cframe_reg_reset_enter(Object *obj, ResetType type) in cframe_reg_reset_enter() 545 static void cframe_reg_reset_hold(Object *obj, ResetType type) in cframe_reg_reset_hold() 756 static void cframe_bcast_reg_reset_enter(Object *obj, ResetType type) in cframe_bcast_reg_reset_enter()
|
H A D | grlib_ahb_apb_pnp.c | 67 int type) in grlib_ahb_pnp_add_entry() 197 uint8_t irq, int type) in grlib_apb_pnp_add_entry()
|
/openbmc/dbus-sensors/src/intel-cpu/ |
H A D | IntelCPUSensorMain.cpp | 250 for (const char* type : sensorTypes) in createSensors() local 694 for (const char* type : sensorTypes) in getCpuConfig() local 705 for (const char* type : sensorTypes) in getCpuConfig() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | tegra_gpio.c | 48 int type; in get_config() local 60 static void set_config(unsigned gpio, int type) in set_config()
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | config.json | 120 "type": "hard", string 127 "type": "epow", string
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | config.json | 117 "type": "hard", string 124 "type": "epow", string
|
/openbmc/u-boot/include/ |
H A D | part.h | 22 #define LOG2_INVALID(type) ((type)((sizeof(type)<<3)-1)) argument 59 uchar type[PART_TYPE_LEN]; /* string type description */ member
|
/openbmc/u-boot/arch/arm/cpu/armv7m/ |
H A D | cache.c | 115 static u32 get_cline_size(enum cache_type type) in get_cline_size() 140 enum cache_type type; in action_cache_range() local
|
/openbmc/openpower-hw-diags/analyzer/ras-data/ |
H A D | ras-data-parser.cpp | 61 auto type = a.at("type").get<std::string>(); in __checkActionForFlag() local 371 auto type = a.at("type").get<std::string>(); in parseAction() local
|
/openbmc/phosphor-power/tools/i2c/ |
H A D | i2c.cpp | 49 void I2CDevice::checkReadFuncs(int type) in checkReadFuncs() 95 void I2CDevice::checkWriteFuncs(int type) in checkWriteFuncs()
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/ |
H A D | config.json | 120 "type": "hard", string 127 "type": "epow", string
|
/openbmc/qemu/block/ |
H A D | io_uring.c | 338 uint64_t offset, int type, BdrvRequestFlags flags) in luring_do_submit() 392 QEMUIOVector *qiov, int type, in luring_co_submit()
|
/openbmc/u-boot/cmd/ |
H A D | remoteproc.c | 23 char *type; in print_remoteproc_list() local
|
/openbmc/qemu/include/hw/isa/ |
H A D | vt82c686.h | 16 uint8_t type; member
|
/openbmc/qemu/ui/ |
H A D | shader.c | 83 static GLuint qemu_gl_create_compile_shader(GLenum type, const GLchar *src) in qemu_gl_create_compile_shader()
|
/openbmc/u-boot/tools/ |
H A D | omapimage.c | 32 static int omapimage_check_image_types(uint8_t type) in omapimage_check_image_types()
|
/openbmc/qemu/include/hw/xen/ |
H A D | start_info.h | 142 uint32_t type; /* Mapping type */ member
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_blk.c | 20 lbaint_t blkcnt, void *buffer, u32 type) in virtio_blk_do_req()
|
/openbmc/libmctp/tests/ |
H A D | test_serial.c | 53 uint8_t type; in rx_message() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | fru_identity.hpp | 167 uint16_t type() const in type() function in openpower::pels::src::FRUIdentity
|