Home
last modified time | relevance | path

Searched refs:CONFIG_EISA (Results 1 – 25 of 145) sorted by relevance

123456

/linux-2.4.37.9/drivers/net/
DConfig.in96 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" -o "$CONFIG_MCA" = "y" ]; then
99 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" ]; then
104 if [ "$CONFIG_PCI" = "y" -o "$CONFIG_EISA" = "y" ]; then
117 dep_tristate ' SMC Ultra32 EISA support' CONFIG_ULTRA32 $CONFIG_EISA
129 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" -o "$CONFIG_MCA" = "y" ]; then
132 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" -o "$CONFIG_PCI" = "y" ]; then
161 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" -o "$CONFIG_PCI" = "y" ]; then
170 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" ]; then
182 if [ "$CONFIG_PCI" = "y" -o "$CONFIG_EISA" = "y" ]; then
194 …dep_tristate ' Mylex EISA LNE390A/B support (EXPERIMENTAL)' CONFIG_LNE390 $CONFIG_EISA $CONFIG_…
[all …]
/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-setup.c41 #ifdef CONFIG_EISA
227 #if defined(CONFIG_EISA) && defined(CONFIG_BLK_DEV_FD) in ip22_setup()
DMakefile19 obj-$(CONFIG_EISA) += ip22-eisa.o
Dip22-int.c408 #ifdef CONFIG_EISA in init_IRQ()
/linux-2.4.37.9/arch/parisc/kernel/
Dsetup.c55 #ifdef CONFIG_EISA
323 #ifdef CONFIG_EISA in parisc_init()
Dparisc_ksyms.c48 #ifdef CONFIG_EISA
Dpci.c74 #ifdef CONFIG_EISA
/linux-2.4.37.9/drivers/gsc/
DMakefile23 obj-$(CONFIG_EISA) += eisa.o eisa_enumerator.o eisa_eeprom.o
/linux-2.4.37.9/drivers/net/appletalk/
DConfig.in9 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" ]; then
/linux-2.4.37.9/arch/mips/kernel/
Dmips_ksyms.c44 #ifdef CONFIG_EISA
Dsetup.c52 #ifdef CONFIG_EISA
/linux-2.4.37.9/arch/mips64/kernel/
Dmips64_ksyms.c45 #ifdef CONFIG_EISA
Dsetup.c53 #ifdef CONFIG_EISA
/linux-2.4.37.9/include/asm-parisc/
Dirq.h70 #ifdef CONFIG_EISA in irq_cannonicalize()
Dprocessor.h105 #ifdef CONFIG_EISA
Dio.h215 #elif defined(CONFIG_EISA)
/linux-2.4.37.9/arch/parisc/
Dconfig.in62 dep_bool 'EISA support' CONFIG_EISA $CONFIG_GSC
63 define_bool CONFIG_ISA $CONFIG_EISA
/linux-2.4.37.9/arch/i386/kernel/
Di386_ksyms.c57 #ifdef CONFIG_EISA
/linux-2.4.37.9/arch/s390/
Dconfig.in7 define_bool CONFIG_EISA n
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h850 && (!defined(CONFIG_EISA)))
851 #define CONFIG_EISA macro
854 #ifdef CONFIG_EISA
/linux-2.4.37.9/include/asm-mips/
Dprocessor.h124 #ifdef CONFIG_EISA
/linux-2.4.37.9/arch/s390x/
Dconfig.in7 define_bool CONFIG_EISA n
/linux-2.4.37.9/include/asm-mips64/
Dprocessor.h156 #ifdef CONFIG_EISA
/linux-2.4.37.9/include/asm-i386/
Dprocessor.h245 #ifdef CONFIG_EISA
/linux-2.4.37.9/drivers/pci/
Dsetup-bus.c247 #if defined(CONFIG_ISA) || defined(CONFIG_EISA) in pbus_size_io()

123456