Searched refs:isa_slot_offset (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/jazz/
H A Dsetup.c89 isa_slot_offset = 0xe3000000;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/sni/
H A Dsetup.c60 isa_slot_offset = 0xb0000000;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/pci/
H A Dpci-bcm1480.c228 isa_slot_offset = (unsigned long)
H A Dpci-sb1250.c251 isa_slot_offset = (unsigned long)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dio.h164 * isa_slot_offset is the address where E(ISA) busaddress 0 is mapped
168 extern unsigned long isa_slot_offset;
529 #define __ISA_IO_base ((char *)(isa_slot_offset))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dio.h164 * isa_slot_offset is the address where E(ISA) busaddress 0 is mapped
168 extern unsigned long isa_slot_offset;
529 #define __ISA_IO_base ((char *)(isa_slot_offset))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dsetup.c71 * isa_slot_offset is the address where E(ISA) busaddress 0 is mapped
74 unsigned long isa_slot_offset; variable
75 EXPORT_SYMBOL(isa_slot_offset); variable

Completed in 274 milliseconds