Home
last modified time | relevance | path

Searched defs:model (Results 26 – 50 of 135) sorted by relevance

123456

/openbmc/qemu/net/
H A Dsocket.c330 const char *model, in net_socket_fd_init_dgram()
421 const char *model, in net_socket_fd_init_stream()
492 const char *model, in net_socket_listen_init()
541 const char *model, in net_socket_connect_init()
591 const char *model, in net_socket_mcast_init()
636 const char *model, in net_socket_udp_init()
H A Dnet.c236 static char *assign_name(NetClientState *nc1, const char *model) in assign_name()
266 const char *model, in qemu_net_client_setup()
294 const char *model, in qemu_new_net_client()
310 const char *model, in qemu_new_net_control_client()
326 const char *model, in qemu_new_nic()
1057 const char *model = key; in add_nic_result() local
1103 static void add_nic_model_help(const char *model, const char *alias) in add_nic_model_help()
1156 static bool is_nic_model_help_option(const char *model) in is_nic_model_help_option()
1207 const char *model; in qemu_create_nic_bus_devices() local
1780 const char *model = qemu_opt_get(opts, "model"); in net_init_client() local
H A Dstream.c172 const char *model, in net_stream_server_init()
241 const char *model, in net_stream_client_init()
H A Ddgram.c260 const char *model, in net_dgram_fd_init()
280 const char *model, in net_dgram_mcast_init()
/openbmc/qemu/target/i386/
H A Dhost-cpu.c107 void host_cpu_vendor_fms(char *vendor, int *family, int *model, int *stepping) in host_cpu_vendor_fms()
136 int family, model, stepping; in host_cpu_instance_init() local
H A Dcpu-system.c154 static X86CPU *x86_cpu_from_model(const char *model, QObject *props, in x86_cpu_from_model()
191 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
/openbmc/qemu/hw/block/
H A Dm25p80_sfdp.c14 #define define_sfdp_read(model) \ argument
/openbmc/qemu/linux-user/alpha/
H A Dtarget_proc.h14 char model[32]; in open_cpuinfo() local
/openbmc/smbios-mdr/include/
H A Dspeed_select.hpp45 constexpr int extendedModel(CPUModel model) in extendedModel()
/openbmc/qemu/hw/ppc/
H A Dmpc8544ds.c22 const char model[] = "MPC8544DS"; in mpc8544ds_fixup_devtree() local
H A De500plat.c25 const char model[] = "QEMU ppce500"; in e500plat_fixup_devtree() local
/openbmc/qemu/target/mips/system/
H A Dmips-qmp-cmds.c17 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
/openbmc/qemu/target/ppc/
H A Dcpu-qom.h35 #define POWERPC_CPU_TYPE_NAME(model) model POWERPC_CPU_TYPE_SUFFIX argument
/openbmc/u-boot/board/freescale/common/
H A Dsgmii_riser.c51 const char *model; in fsl_sgmii_riser_fdt_fixup() local
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp295 const std::string* model = std::get_if<std::string>(&(propIt->second)); in populateSysProperties() local
1021 std::string model{}; in hasRequiredPSUs() local
1117 const std::string& model = *(models.begin()); in getRequiredPSUCount() local
1211 std::string& model, std::map<std::string, std::string>& additionalData) in validateModelName()
1275 std::string model{}; in setPowerConfigGPIO() local
/openbmc/pldm/platform-mc/
H A Ddbus_impl_fru.cpp30 std::string PldmEntityReq::model(std::string value) in model() function in pldm::dbus_api::PldmEntityReq
/openbmc/qemu/target/s390x/
H A Dcpu_models.h83 static inline uint16_t s390_ibc_from_cpu_model(const S390CPUModel *model) in s390_ibc_from_cpu_model()
107 static inline uint64_t s390_cpuid_from_cpu_model(const S390CPUModel *model) in s390_cpuid_from_cpu_model()
/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.hpp290 std::string model; member
/openbmc/qemu/target/loongarch/
H A Dloongarch-qmp-cmds.c48 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
/openbmc/s2600wf-misc/hsbp-manager/include/
H A Dutils.hpp196 inline void logDeviceAdded(const std::string& model, const std::string& type, in logDeviceAdded()
205 inline void logDeviceRemoved(const std::string& model, const std::string& type, in logDeviceRemoved()
/openbmc/s2600wf-misc/subprojects/hsbp-manager/include/
H A Dutils.hpp196 inline void logDeviceAdded(const std::string& model, const std::string& type, in logDeviceAdded()
205 inline void logDeviceRemoved(const std::string& model, const std::string& type, in logDeviceRemoved()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py279 def _validate_input(field_input, model): argument
308 def _get_search_results(search_term, queryset, model): argument
324 def _search_tuple(request, model): argument
338 def _get_queryset(model, queryset, filter_string, search_term, ordering_string, ordering_secondary=… argument
1960 model = EventLogsImports variable in CommandLineBuilds
/openbmc/qemu/tests/qtest/
H A Dpxe-test.c27 const char *model; /* NIC device model */ member
/openbmc/qemu/include/hw/ppc/
H A Dspapr_cpu_core.h22 #define SPAPR_CPU_CORE_TYPE_NAME(model) model "-" TYPE_SPAPR_CPU_CORE argument
/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp83 std::unique_ptr<SSTInterface> getInstance(uint8_t address, CPUModel model, in getInstance()
165 CPUConfig(sdbusplus::bus_t& bus_, uint8_t index, CPUModel model, in CPUConfig()

123456