Searched refs:model (Results 1 - 25 of 378) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dlibtool6069 # Tru64 UNIX uses -model [arg] to determine the layout of C++
6072 -model|-arch|-isysroot|--sysroot)
H A Dltmain.sh5647 # Tru64 UNIX uses -model [arg] to determine the layout of C++
5650 -model|-arch|-isysroot|--sysroot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dnss.c178 static SECStatus set_ciphers(struct SessionHandle *data, PRFileDesc * model, argument
192 SSL_CipherPrefSet(model, SSL_ImplementedCiphers[i], SSL_NOT_ALLOWED);
232 rv = SSL_CipherPrefSet(model, cipherlist[i].num, cipher_state[i]);
1156 PRFileDesc *model = NULL; local
1216 model = PR_NewTCPSocket();
1217 if(!model)
1219 model = SSL_ImportFD(NULL, model);
1224 if(PR_SetSocketOption(model, &sock_opt) != PR_SUCCESS)
1227 if(SSL_OptionSet(model, SSL_SECURIT
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dlibtool6072 # Tru64 UNIX uses -model [arg] to determine the layout of C++
6075 -model|-arch|-isysroot|--sysroot)
H A Dltmain.sh5647 # Tru64 UNIX uses -model [arg] to determine the layout of C++
5650 -model|-arch|-isysroot|--sysroot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/perlasm/
H A Dx86ms.pl217 .model FLAT
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A Dlibtool1989 # Tru64 UNIX uses -model [arg] to determine the layout of C++
1991 -model)
H A Dltmain.sh1637 # Tru64 UNIX uses -model [arg] to determine the layout of C++
1639 -model)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dconfig179 case `/sbin/sysctl -n hw.model` in
195 MACH=`sysctl -n hw.model`
215 echo "`(/usr/sbin/sysctl -n hw.model || /sbin/sysctl -n hw.model) | sed 's,.*\(.\)86-class.*,i\186,'`-whatever-netbsd"; exit 0
520 ISA=`awk '/cpu model/{print$4}' /proc/cpuinfo`
609 if grep '^model.*Pentium' /proc/cpuinfo >/dev/null ; then
612 if grep '^model.*Pentium Pro' /proc/cpuinfo >/dev/null ; then
615 if grep '^model.*K6' /proc/cpuinfo >/dev/null ; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dpa-risc2.s4 ; same as the 64-bit version except the register model is
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/
H A Dlibtool5055 # Tru64 UNIX uses -model [arg] to determine the layout of C++
5058 -model|-arch|-isysroot)
H A Dltmain.sh4568 # Tru64 UNIX uses -model [arg] to determine the layout of C++
4571 -model|-arch|-isysroot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-device.c63 if (key == CSR_MODEL && value == id->model)
99 int model = 0; local
110 model = value;
129 vendor, model, specifier_id, version);
286 IMMEDIATE_ATTR(model, CSR_MODEL),
H A Dfw-device.h126 u32 model; member in struct:fw_device_id
H A Dfw-sbp2.c224 u32 model; member in struct:__anon4414
229 .model = 0x001010,
235 .model = ~0,
240 .model = ~0,
253 .model = 0x000021,
258 .model = 0x000023,
263 .model = 0x00007e,
611 u32 model, firmware_revision; local
643 * firmware revison and model. Initialize firmware_revision
644 * and model t
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dhdaps.c290 /* Device model stuff */
497 #define HDAPS_DMI_MATCH_NORMAL(vendor, model) { \
498 .ident = vendor " " model, \
502 DMI_MATCH(DMI_PRODUCT_VERSION, model) \
506 #define HDAPS_DMI_MATCH_INVERT(vendor, model) { \
507 .ident = vendor " " model, \
511 DMI_MATCH(DMI_PRODUCT_VERSION, model) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/chips/
H A Dtps65010.c89 unsigned model:8; member in struct:tps65010
210 switch (tps->model) {
395 if ((tps->model != TPS65013 || !tps->charging)
522 tps->model = TPS65010;
530 tps->model = TPS65010;
538 tps->model = TPS65013;
564 switch (tps->model) {
609 if (tps->model == TPS65013)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.c2394 if (!(!strcmp(drive->id->model, "ATAPI CD ROM DRIVE 50X MAX") ||
2395 !strcmp(drive->id->model, "WPI CDS-32X")))
2411 if (!drive->id->model[0] &&
2655 !strcmp(drive->id->model,"STINGRAY 8422 IDE 8X CD-ROM 7-27-95")) {
2702 if (strcmp(drive->id->model, "MATSHITADVD-ROM SR-8187") == 0 ||
2703 strcmp(drive->id->model, "MATSHITADVD-ROM SR-8186") == 0 ||
2704 strcmp(drive->id->model, "MATSHITADVD-ROM SR-8176") == 0 ||
2705 strcmp(drive->id->model, "MATSHITADVD-ROM SR-8174") == 0)
2886 if (!strcmp(drive->id->model, "SAMSUNG CD-ROM SCR-2430"))
2888 else if (!strcmp(drive->id->model, "SAMSUN
[all...]
H A Dide-disk.c912 if (id->model[0] != 'W' || id->model[1] != 'D') {
H A Dide-dma.c149 if ((!strcmp(drive_table->id_model, id->model)) &&
653 drive->name, id->model);
H A Dide-floppy.c1615 !strstr(id->model, "CD-ROM") &&
1616 strstr(id->model, "ZIP"))
1653 printk(KERN_INFO "Model: %.40s\n",id->model);
1748 if (!strncmp(drive->id->model, "IOMEGA ZIP 100 ATAPI", 20)) {
1760 if (strncmp(drive->id->model, "IOMEGA Clik!", 11) == 0) {
H A Dide-iops.c335 stringcast = (u16 *)&id->model[0];
H A Dide-lib.c222 * @model: Drive model string
225 * matching the start/whole of the supplied model name.
231 static int ide_scan_pio_blacklist (char *model) argument
236 if (strncmp(p->name, model, strlen(p->name)) == 0)
269 } else if ((pio_mode = ide_scan_pio_blacklist(id->model)) != -1) {
H A Dide-probe.c153 if ((id->model[0] == 'P' && id->model[1] == 'M') ||
154 (id->model[0] == 'S' && id->model[1] == 'K')) {
155 printk("%s: EATA SCSI HBA %.10s\n", drive->name, id->model);
165 if ((id->model[0] == 'N' && id->model[1] == 'E') /* NEC */
166 || (id->model[0] == 'F' && id->model[1] == 'X') /* Mitsumi */
167 || (id->model[
[all...]
H A Dide-proc.c549 (id && id->model[0]) ? (char *)id->model : "(none)");
644 { "model", S_IFREG|S_IRUGO, proc_ide_read_dmodel, NULL },
768 { "model", S_IFREG|S_IRUGO, proc_ide_read_imodel, NULL },

Completed in 375 milliseconds

1234567891011>>