Searched refs:ISA (Results 26 - 36 of 36) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dr3000.s10 # Cc1 arguments (-G value = 0, Cpu = 3000, ISA = 1):
H A Dppc.pl108 $ISA= "\"ppc\"";
130 $ISA= "\"ppc64\"";
345 .machine $ISA
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm20 @DB_File::HASHINFO::ISA = qw(Tie::Hash);
120 @DB_File::RECNOINFO::ISA = qw(DB_File::HASHINFO) ;
138 @DB_File::BTREEINFO::ISA = qw(DB_File::HASHINFO) ;
163 our ($VERSION, @ISA, @EXPORT, $AUTOLOAD, $DB_BTREE, $DB_HASH, $DB_RECNO);
193 @ISA = qw(DynaLoader);
197 push @ISA, qw(Tie::Hash Exporter);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dppc.pl108 $ISA= "\"ppc\"";
131 $ISA= "\"ppc64\"";
347 .machine $ISA
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm20 use vars qw($VERSION @ISA @EXPORT %EXPORT_TAGS $TODO);
24 @ISA = qw(Exporter);
H A DBuilder.pm77 @ISA = qw(Exporter);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dmach64.h867 #define ISA 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dskfbi.h32 * FDDI-Fx (x := {I(SA), E(ISA), M(CA), P(CI)})
677 #ifdef ISA
807 #endif /* ISA */
1795 * (ISA: 2*trc = number of byte)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Datyfb_base.c2505 * Last page of 8 MB (4 MB on ISA) aperture is MMIO,
2510 (info->fix.smem_len == 0x800000 || (par->bus_type == ISA && info->fix.smem_len == 0x400000)))
2649 info->node, info->fix.id, par->bus_type == ISA ? "ISA" : "PCI");
3589 par->clk_wr_offset = 2; /* Medusa ST-IO ISA Adapter etc. */
3595 par->clk_wr_offset = 0; /* Panther 1 ISA Adapter (Gerald) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c573 default: /* ISA */
574 /* ISA address must be specified */
576 printk ( KERN_ERR "IP2: Bad ISA board %d address %x\n",
580 ip2config.type[i] = ISA;
841 case POR_ID_II_4: /* IntelliPort-II, ISA-4 (4xRJ45) */
842 printk ( KERN_INFO "IP2: ISA-4\n" );
847 printk ( KERN_INFO "IP2: ISA-8 std\n" );
852 printk ( KERN_INFO "IP2: ISA-8 RJ11\n" );
957 * No slot ID should match the system board ID, but on an ISA or PCI
3063 len += sprintf(page+len, "Board %d: ISA
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dconfigure39816 @ISA
39821 @ISA = qw(Exporter);
[all...]

Completed in 320 milliseconds

12