/openbmc/qemu/net/ |
H A D | socket.c | 330 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 D | net.c | 236 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 D | stream.c | 172 const char *model, in net_stream_server_init() 241 const char *model, in net_stream_client_init()
|
H A D | dgram.c | 260 const char *model, in net_dgram_fd_init() 280 const char *model, in net_dgram_mcast_init()
|
/openbmc/qemu/target/i386/ |
H A D | host-cpu.c | 107 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 D | cpu-system.c | 154 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 D | m25p80_sfdp.c | 14 #define define_sfdp_read(model) \ argument
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_proc.h | 14 char model[32]; in open_cpuinfo() local
|
/openbmc/smbios-mdr/include/ |
H A D | speed_select.hpp | 45 constexpr int extendedModel(CPUModel model) in extendedModel()
|
/openbmc/qemu/hw/ppc/ |
H A D | mpc8544ds.c | 22 const char model[] = "MPC8544DS"; in mpc8544ds_fixup_devtree() local
|
H A D | e500plat.c | 25 const char model[] = "QEMU ppce500"; in e500plat_fixup_devtree() local
|
/openbmc/qemu/target/mips/system/ |
H A D | mips-qmp-cmds.c | 17 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
|
/openbmc/qemu/target/ppc/ |
H A D | cpu-qom.h | 35 #define POWERPC_CPU_TYPE_NAME(model) model POWERPC_CPU_TYPE_SUFFIX argument
|
/openbmc/u-boot/board/freescale/common/ |
H A D | sgmii_riser.c | 51 const char *model; in fsl_sgmii_riser_fdt_fixup() local
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | psu_manager.cpp | 295 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 D | dbus_impl_fru.cpp | 30 std::string PldmEntityReq::model(std::string value) in model() function in pldm::dbus_api::PldmEntityReq
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models.h | 83 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 D | item_updater.hpp | 290 std::string model; member
|
/openbmc/qemu/target/loongarch/ |
H A D | loongarch-qmp-cmds.c | 48 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
|
/openbmc/s2600wf-misc/hsbp-manager/include/ |
H A D | utils.hpp | 196 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 D | utils.hpp | 196 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 D | views.py | 279 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 D | pxe-test.c | 27 const char *model; /* NIC device model */ member
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_cpu_core.h | 22 #define SPAPR_CPU_CORE_TYPE_NAME(model) model "-" TYPE_SPAPR_CPU_CORE argument
|
/openbmc/smbios-mdr/src/ |
H A D | speed_select.cpp | 83 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()
|