Home
last modified time | relevance | path

Searched refs:map2 (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/arch/mips/mti-malta/
Dmalta-pci.c93 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; in mips_pcibios_init() local
166 map2 = (BONITO_PCIMAP & BONITO_PCIMAP_PCIMAP_LO1) >> in mips_pcibios_init()
174 if (map3 == map2 + 1) { in mips_pcibios_init()
175 map = map2; in mips_pcibios_init()
179 if (map2 == map1 + 1) { in mips_pcibios_init()
/linux-3.4.99/arch/m32r/include/asm/
Dsmp.h31 #define physids_equal(map1, map2) bitmap_equal((map1).mask, (map2).mask, MAX_APICS) argument
/linux-3.4.99/drivers/net/ethernet/8390/
Dax88796.c93 void __iomem *map2; member
806 if (ax->map2) { in ax_remove()
807 iounmap(ax->map2); in ax_remove()
911 ax->map2 = ioremap(mem2->start, mem2_size); in ax_probe()
912 if (!ax->map2) { in ax_probe()
918 ei_local->reg_offset[0x1f] = ax->map2 - ei_local->mem; in ax_probe()
926 if (!ax->map2) in ax_probe()
929 iounmap(ax->map2); in ax_probe()
/linux-3.4.99/arch/x86/include/asm/
Dmpspec.h137 #define physids_equal(map1, map2) \ argument
138 bitmap_equal((map1).mask, (map2).mask, MAX_LOCAL_APIC)
/linux-3.4.99/drivers/input/joystick/
Dturbografx.c56 module_param_array_named(map2, tgfx_cfg[1].args, int, &tgfx_cfg[1].nargs, 0);
57 MODULE_PARM_DESC(map2, "Describes second set of devices");
Dgamecon.c60 module_param_array_named(map2, gc_cfg[1].args, int, &gc_cfg[1].nargs, 0);
61 MODULE_PARM_DESC(map2, "Describes second set of devices");
/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h234 uint64_t map2:4; member
259 uint64_t map2:4; member
/linux-3.4.99/Documentation/input/
Djoystick-parport.txt462 gamecon.map2 and gamecon.map3 as additional command line parameters for two
516 use turbografx.map2 and turbografx.map3 as additional command line parameters