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

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Dconfigurehelp.pm10 @ISA
15 @ISA = qw(Exporter);
H A Dserverhelp.pm34 @ISA
42 @ISA = qw(Exporter);
H A Dsshhelp.pm35 @ISA
63 @ISA = qw(Exporter);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A DDES.pm5 @ISA = qw(Exporter DynaLoader);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A DDES.pm5 @ISA = qw(Exporter DynaLoader);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2types.h31 #define ISA 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dmkrelease.sh15 ISA=-mips3
27 export SGI_ABI ISA CC
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dtargethw.h56 #ifdef ISA
60 #endif /* ISA */
H A Dskfbiinc.h25 #ifdef ISA
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.pm17 use vars qw($VERSION @ISA @EXPORT $AUTOLOAD
33 @ISA = qw(DynaLoader);
37 @ISA = qw(Exporter DynaLoader);
874 use vars qw(@ISA) ;
875 @ISA = qw( BerkeleyDB::Common BerkeleyDB::_tiedHash ) ;
939 use vars qw(@ISA) ;
940 @ISA = qw( BerkeleyDB::Common BerkeleyDB::_tiedHash ) ;
998 use vars qw(@ISA) ;
999 @ISA = qw( BerkeleyDB::Common BerkeleyDB::_tiedArray ) ;
1064 use vars qw(@ISA) ;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Ddrvfbi.c46 #ifdef ISA
129 #ifdef ISA
243 #ifdef ISA
275 #ifndef ISA
377 #if (defined(ISA) || defined(EISA))
392 #if (defined(ISA) || defined(EISA))
436 #if (defined(ISA) || defined(MCA))
528 #if (defined(ISA) || defined(EISA))
538 #if (defined(ISA) || defined(EISA))
553 #endif /* ISA / EIS
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dconfig520 ISA=`awk '/cpu model/{print$4}' /proc/cpuinfo`
521 case ${ISA:-generic} in
526 case ${ISA:-generic} in
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dconfig523 ISA=`awk '/cpu model/{print$4;exit(0);}' /proc/cpuinfo`
524 case ${ISA:-generic} in
529 case ${ISA:-generic} in
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A DMakefile.in113 FLAGS = $(ISA) $(FLAGS5)
H A DMakefile113 FLAGS = $(ISA) $(FLAGS5)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap_tools.pm34 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
38 @ISA = qw(Exporter);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dhash.t659 use vars qw( @ISA @EXPORT) ;
663 @ISA=qw(BerkeleyDB BerkeleyDB::Hash);
H A Dbtree.t776 use vars qw( @ISA @EXPORT) ;
780 @ISA=qw(BerkeleyDB BerkeleyDB::Btree );
H A Dqueue.t616 use vars qw( @ISA @EXPORT) ;
620 @ISA=qw(BerkeleyDB BerkeleyDB::Queue);
H A Drecno.t571 use vars qw( @ISA @EXPORT) ;
575 @ISA=qw(BerkeleyDB BerkeleyDB::Recno);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Deata.c58 * + Added new options for selectively probing ISA, EISA and PCI bus:
80 * multiple ISA/EISA boards, all but the first one
223 * Improved detection of PCI boards using ISA base addresses.
292 * Added support for ISA EATA boards (DPT PM2011, DPT PM2021).
293 * The host->block flag is set for all the detected ISA boards.
330 * PM2011B/9X - Entry Level ISA
331 * PM2021A/9X - High Performance ISA
337 * PM3021 - SmartRAID Adapter for ISA
367 * Multiple ISA, EISA and PCI boards can be configured in the same system.
369 * the PCI boards on another IRQ level, while ISA board
534 #define ISA macro
[all...]
H A Du14-34f.c235 * The host->block flag is set for all the detected ISA boards.
326 #define ISA 0 macro
463 unsigned char subversion; /* Bus type, either ISA or ESA */
484 /* Possible ISA/VESA ports */
673 /* Allowed DMA channels for ISA (0 indicates reserved) */
742 if (subversion == ISA && request_dma(dma_channel, driver_name)) {
813 bus_type = "ISA";
820 if (HD(j)->subversion == ISA && !board_inquiry(j)) {
879 if (subversion == ISA) free_dma(dma_channel);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t645 our (@ISA, @EXPORT);
649 @ISA=qw(DB_File);
H A Ddb-hash.t426 our (@ISA, @EXPORT);
430 @ISA=qw(DB_File);
H A Ddb-recno.t427 our (@ISA, @EXPORT);
431 @ISA=qw(DB_File);

Completed in 160 milliseconds

12