Searched refs:map3 (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/arch/mips/mti-malta/ |
D | malta-pci.c | 93 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; in mips_pcibios_init() local 168 map3 = (BONITO_PCIMAP & BONITO_PCIMAP_PCIMAP_LO2) >> in mips_pcibios_init() 174 if (map3 == map2 + 1) { in mips_pcibios_init()
|
/linux-2.6.39/drivers/input/joystick/ |
D | turbografx.c | 58 module_param_array_named(map3, tgfx_cfg[2].args, int, &tgfx_cfg[2].nargs, 0); 59 MODULE_PARM_DESC(map3, "Describes third set of devices");
|
D | gamecon.c | 62 module_param_array_named(map3, gc_cfg[2].args, int, &gc_cfg[2].nargs, 0); 63 MODULE_PARM_DESC(map3, "Describes third set of devices");
|
/linux-2.6.39/drivers/staging/octeon/ |
D | cvmx-pip-defs.h | 233 uint64_t map3:4; member 258 uint64_t map3:4; member
|
/linux-2.6.39/Documentation/input/ |
D | joystick-parport.txt | 462 gamecon.map2 and gamecon.map3 as additional command line parameters for two 516 use turbografx.map2 and turbografx.map3 as additional command line parameters
|