Searched refs:model (Results 101 - 125 of 234) sorted by relevance

12345678910

/freebsd-current/contrib/kyua/drivers/
H A Ddebug_test.cpp38 #include "model/test_case.hpp"
39 #include "model/test_program.hpp"
40 #include "model/test_result.hpp"
92 const model::test_program_ptr test_program = match.get().first;
101 const model::test_result test_result = test_result_handle->test_result();
H A Dlist_tests_test.cpp50 #include "model/metadata.hpp"
51 #include "model/test_case.hpp"
52 #include "model/test_program.hpp"
90 std::map< std::string, model::metadata > metadatas;
97 got_test_case(const model::test_program& test_program,
104 metadatas.insert(std::map< std::string, model::metadata >::value_type(
255 const model::metadata& metadata = hooks.metadatas.find(
/freebsd-current/sys/x86/iommu/
H A Dintel_quirks.c70 u_int model; member in struct:intel_dmar_quirk_cpu
97 u_int ext_family, ext_model, family_code, model, stepping; local
128 model = (p[0] & CPUID_MODEL) >> 4;
135 cpu_quirk->model == model &&
216 .ext_family = 0, .ext_model = 2, .family_code = 6, .model = 13,
/freebsd-current/sys/dev/asmc/
H A Dasmc.c511 char *model; local
513 model = kern_getenv("smbios.system.product");
514 if (model == NULL)
518 if (!strncmp(model, asmc_models[i].smc_model, strlen(model))) {
519 freeenv(model);
523 freeenv(model);
531 const struct asmc_model *model; local
540 model = asmc_match(dev);
541 if (!model) {
559 const struct asmc_model *model; local
[all...]
/freebsd-current/sys/dev/sdhci/
H A Dsdhci_pci.c77 uint32_t model; member in struct:sdhci_device
299 uint32_t model; local
304 model = (uint32_t)pci_get_device(dev) << 16;
305 model |= (uint32_t)pci_get_vendor(dev) & 0x0000ffff;
311 for (i = 0; sdhci_devices[i].model != 0; i++) {
312 if (sdhci_devices[i].model == model &&
334 uint32_t model; local
338 model = (uint32_t)pci_get_device(dev) << 16;
339 model |
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.cpp101 {"model", cpu_info.model},
109 uint64_t family, model, stepping; local
111 o.map("model", model) && o.map("stepping", stepping)))
115 cpu_info.model = model;
/freebsd-current/sys/cam/ata/
H A Data_all.c513 cam_strvis(product, ident_data->model, sizeof(ident_data->model),
525 cam_strvis_sbuf(sb, ident_data->model, sizeof(ident_data->model), 0);
1008 if ((cam_strmatch(ident->model, entry->product,
1009 sizeof(ident->model)) == 0)
1026 if ((cam_strmatch(ident->model, entry->product,
1027 sizeof(ident->model)) == 0)
1271 if (strncmp(ident_buf->model, "FX", 2) &&
1272 strncmp(ident_buf->model, "NE
[all...]
/freebsd-current/sys/dev/acpica/
H A Dacpiio.h66 char model[ACPI_CMBAT_MAXSTRLEN]; /* model identifier */ member in struct:acpi_bif
89 char model[ACPI_CMBAT_MAXSTRLEN]; /* model identifier */ member in struct:acpi_bix
134 char model[ACPI_CMBAT_MAXSTRLEN]; /* model identifier */
/freebsd-current/sys/amd64/vmm/intel/
H A Dvmx_msr.c178 u_int family, model; local
181 * The family:model numbers belonging to the Nehalem microarchitecture
185 model = CPUID_TO_MODEL(cpu_id);
187 switch (model) {
203 u_int family, model; local
206 * The family:model numbers belonging to the Westmere microarchitecture
210 model = CPUID_TO_MODEL(cpu_id);
212 switch (model) {
/freebsd-current/contrib/kyua/engine/
H A Dkyuafile.cpp42 #include "model/metadata.hpp"
43 #include "model/test_program.hpp"
141 model::test_programs_vector _test_programs;
277 const model::test_programs_vector subtps =
328 const model::metadata& metadata,
348 _test_programs.push_back(model::test_program_ptr(
376 const model::test_programs_vector&
470 model::metadata_builder mdbuilder;
612 const model::test_programs_vector& tps_) :
690 const model
[all...]
/freebsd-current/sys/dev/mii/
H A Dciphy.c296 uint16_t model; local
300 model = MII_MODEL(PHY_READ(sc, CIPHY_MII_PHYIDR2));
319 switch (model) {
364 device_printf(sc->mii_dev, "unknown CICADA PHY model %x\n",
365 model);
/freebsd-current/sys/dev/fdt/
H A Dfdt_common.h56 char *model; member in struct:fdt_fixup_entry
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_helper.c269 device->model,
283 device->model,
297 device->model,
311 device->model,
/freebsd-current/lib/libsys/
H A DMakefile40 # Use a more efficient TLS model for libc since we can reasonably assume that
42 CFLAGS+= -ftls-model=initial-exec
/freebsd-current/sys/dev/ofw/
H A Dofw_fdt.c136 OID_AUTO, "model", CTLFLAG_RD, fdt_model,
137 FDT_MODEL_LEN, "System board model");
167 len = ofw_fdt_getproplen(NULL, root, "model");
170 ofw_fdt_getprop(NULL, root, "model", fdt_model, FDT_MODEL_LEN);
479 char model[FDT_MODEL_LEN]; local
487 if ((len = ofw_fdt_getproplen(ofw, root, "model")) <= 0)
490 bzero(model, FDT_MODEL_LEN);
491 if (ofw_fdt_getprop(ofw, root, "model", model, FDT_MODEL_LEN) <= 0)
497 for (i = 0; fdt_fixup_table[i].model !
[all...]
/freebsd-current/sys/powerpc/powermac/
H A Dplatform_powermac.c201 char model[32]; local
215 if (OF_getprop(rootnode, "model", model, sizeof(model)) > 0) {
216 if (strcmp(model, "PowerMac11,2") == 0 ||
217 strcmp(model, "PowerMac12,1") == 0) {
/freebsd-current/usr.sbin/mlxcontrol/
H A Dcommand.c295 char *model; local
306 for (i = 0, model = NULL; mlx_controller_names[i].name != NULL; i++) {
308 model = mlx_controller_names[i].name;
312 if (model == NULL) {
313 sprintf(buf, " model 0x%x", enq.me_hardware_id & 0xff);
314 model = buf;
318 unit, model,
/freebsd-current/sys/amd64/acpica/
H A Dacpi_machdep.c77 acpi_SetDefaultIntrModel(int model) argument
80 intr_model = model;
/freebsd-current/sys/dev/etherswitch/ip17x/
H A Dip17x.c94 uint32_t oui, model, phy_id1, phy_id2; local
113 model = MII_MODEL(phy_id2);
121 switch (model) {
129 device_printf(dev, "Unsupported IC+ switch model: %#x\n",
130 model);
135 model = MDIO_READREG(device_get_parent(dev), IP175D_ID_PHY,
137 if (model == 0x175d)
141 model = MDIO_READREG(device_get_parent(dev), 5, MII_PHYIDR1);
142 if (phy_id1 == model)
262 * on this model)
[all...]
/freebsd-current/usr.sbin/sesutil/
H A Dsesutil.c578 fetch_device_details(char *devnames, char **model, char **serial, off_t *size) argument
598 *model = strdup("?");
608 *model = strdup(arg.value.str);
610 *model = NULL;
628 char *model = NULL, *serial = NULL; local
648 fetch_device_details(e_devname.elm_devnames, &model, &serial, &size);
656 xo_emit("{d:model/%-25s} ", model ? model : "-");
657 xo_emit("{e:model/
[all...]
/freebsd-current/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c51 uint32_t model; member in struct:__anon26
157 for (struct pin_machine_model_t *model = pp->models; model->id != 0; model++) {
158 if (HDA_DEV_MATCH(model->id, vendor_subid))
486 if (!(HDA_DEV_MATCH(hdac_quirks[i].model, subid) &&
/freebsd-current/contrib/bmake/mk/sys/
H A DNetBSD.mk47 # CPU model, derived from MACHINE_ARCH
63 DBG ?= -O -ffixed-g4 #Hack for embedany memory model compatibility
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A DMakefile.am62 %D%/zpool.d/model \
101 model \
/freebsd-current/sys/dev/ocs_fc/
H A Docs_drv_fc.h86 const char *model; member in struct:ocs_s
/freebsd-current/contrib/expat/tests/
H A Ddummy.h98 XML_Content *model);

Completed in 386 milliseconds

12345678910