Searched refs:model (Results 201 - 225 of 292) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/dev/mii/
H A Dmii_physubr.c60 const char *mii_get_descr_stub(int oui, int model) argument
64 return mii_get_descr(oui, model);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A DMakefile.in32 sim-model.o \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/igen/
H A Dgen-engine.c719 ? entry->model->name
750 ? entry->model->name
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dmode1o.asm69 C relative. This would be for small model only (something we don't
/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c219 /* Logitech MouseMan (new 4 button model) */
449 static const char *r_model(int model);
593 else if (strcmp(optarg, "model") == 0)
799 r_name(rodent.rtype), r_model(rodent.hw.model));
807 printf("%s\n", r_model(rodent.hw.model));
810 debug("port: %s interface: %s type: %s model: %s",
812 r_name(rodent.rtype), r_model(rodent.hw.model));
1042 " moused [-d] -i <port|if|type|model|all> -p <port>");
1156 rodent.hw.model = t->val2;
1202 r_model(int model) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dmvsata_pci.c142 PCI_PRODUCT(pa->pa_id) == mvsata_pci_products[i].model)
216 PCI_PRODUCT(pa->pa_id) == mvsata_pci_products[i].model)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/
H A Dconfig186 case `/sbin/sysctl -n hw.model` in
202 MACH=`sysctl -n hw.model`
222 echo "`(/usr/sbin/sysctl -n hw.model || /sbin/sysctl -n hw.model) | sed 's,.*\(.\)86-class.*,i\186,'`-whatever-netbsd"; exit 0
576 ISA=`awk '/cpu model/{print$4;exit(0);}' /proc/cpuinfo`
666 if grep '^model.*Pentium' /proc/cpuinfo >/dev/null ; then
669 if grep '^model.*Pentium Pro' /proc/cpuinfo >/dev/null ; then
672 if grep '^model.*K6' /proc/cpuinfo >/dev/null ; then
/netbsd-6-1-5-RELEASE/external/mit/expat/dist/amiga/include/interfaces/
H A Dexpat.h92 void APICALL (*XML_FreeContentModel)(struct ExpatIFace *Self, XML_Parser parser, XML_Content * model);
/netbsd-6-1-5-RELEASE/sys/arch/rs6000/include/
H A Diplcb.h282 * model codes. The whole thing is unreasonably large and verbose.
314 * ZZ == model code:
341 uint32_t model; member in struct:ipl_info
/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_pkcs11.c112 char szTokenModel[ sizeof( a_ptTokenInfo->model ) + 1 ];
122 strncpy( szTokenModel, (char *)a_ptTokenInfo->model,
123 sizeof( a_ptTokenInfo->model ) );
127 logDebug( _("Token model: %s\n"), szTokenModel );
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/oea/
H A Doea_machdep.c845 oea_startup(const char *model) argument
885 if (model != NULL)
886 printf("Model: %s\n", model);
/netbsd-6-1-5-RELEASE/sys/dev/pci/bktr/
H A Dbktr_card.c13 * trying to find the card make and model of card.
505 * determine the card brand/model
618 /* This identifies the manufacturer of the card and the model */
631 unsigned int subsystem_id; /* board model number */
724 printf("%s: Warning - card vendor 0x%04x (model 0x%04x) unknown.\n",
948 /* Determine the model number from the eeprom */
955 unsigned int model,revision; local
974 model = (block_1[12] << 8 | block_1[11]);
986 model,
1014 case 0x21: /* Hauppauge WinTV-GO-FM (model 0019
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Datapi_wdc.c254 char serial_number[21], model[41], firmware_revision[9]; local
300 scsipi_strvis((u_char *)model, 40, id->atap_model, 40);
305 sa.sa_inqbuf.vendor = model;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/bfin/
H A Dmachs.c87 /* [1] Common sim code can't model exec-only memory.
764 const MODEL *model = CPU_MODEL (cpu); local
767 int mnum = MODEL_NUM (model);
1006 /* Map all the ranges for this model/sirev. */
1018 const MODEL *model = CPU_MODEL (cpu); local
1020 int mnum = MODEL_NUM (model);
1035 mdata = &bfin_model_data[MODEL_NUM (model)];
1047 /* Finally, build up the tree for this cpu model. */
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dest.c1080 uint32_t family, model; local
1083 model = CPUID2MODEL(ci->ci_signature);
1097 switch (model) {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h195 #define TARGET_FPA (arm_fpu_desc->model == ARM_FP_MODEL_FPA)
196 #define TARGET_MAVERICK (arm_fpu_desc->model == ARM_FP_MODEL_MAVERICK)
197 #define TARGET_VFP (arm_fpu_desc->model == ARM_FP_MODEL_VFP)
298 /* Which floating point model to use. */
302 /* FPA model (Hardware or software). */
304 /* Cirrus Maverick floating point model. */
306 /* VFP floating point model. */
321 enum arm_fp_model model;
319 enum arm_fp_model model; member in struct:arm_fpu_desc
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dcissreg.h219 u_int8_t model[40]; member in struct:ciss_pdid
H A Dahcisata_core.c1539 char serial_number[21], model[41], firmware_revision[9]; local
1594 scsipi_strvis((u_char *)model, 40, id->atap_model, 40);
1599 sa.sa_inqbuf.vendor = model;
H A Dsiisata.c1333 char serial_number[21], model[41], firmware_revision[9]; local
1389 scsipi_strvis((u_char *)model, 40, id->atap_model, 40);
1394 sa.sa_inqbuf.vendor = model;
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dmachdep.c649 const char *model; local
673 model = hppa_mod_info(HPPA_TYPE_BOARD, cpu_modelno);
675 printf("%s: model %s\n", __func__, model);
711 printf("pdc_coproc: 0x%x, 0x%x; model %x rev %x\n",
811 panic("bad model string for 0x%x", pdc_model.hwmodel);
834 snprintf(cpu_model, sizeof(cpu_model), "HP9000/%s", model);
/netbsd-6-1-5-RELEASE/sys/arch/arc/arc/
H A Dmachdep.c352 platform->vendor, platform->model, platform->variant);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/common/ctf/
H A Dctf_open.c918 * Set the data model constant for the CTF container.
921 ctf_setmodel(ctf_file_t *fp, int model) argument
926 if (dp->ctd_code == model) {
936 * Return the data model constant for the CTF container.
/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgt.c116 int model; member in struct:gt_dev
223 if (gt_devs[i].model != sc->sc_model)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dcgen.sh144 ${move_if_change} ${tmp}-mod.c ${srcdir}/model${suffix}.c
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/fat/
H A Dfat_entry.asm182 C model 80486 and higher. 80386 and early 80486 don't have cpuid.

Completed in 416 milliseconds

1234567891011>>