/linux-3.4.99/drivers/scsi/ |
D | g_NCR5380.c | 131 } overrides variable 138 #define NO_OVERRIDES ARRAY_SIZE(overrides) 185 overrides[commandline_current].NCR5380_map_name = (NCR5380_map_type) ints[1]; in internal_setup() 186 overrides[commandline_current].irq = ints[2]; in internal_setup() 188 overrides[commandline_current].dma = ints[3]; in internal_setup() 190 overrides[commandline_current].dma = DMA_NONE; in internal_setup() 191 overrides[commandline_current].board = board; in internal_setup() 307 overrides[0].irq = ncr_irq; in generic_NCR5380_detect() 309 overrides[0].dma = ncr_dma; in generic_NCR5380_detect() 311 overrides[0].NCR5380_map_name = (NCR5380_map_type) ncr_addr; in generic_NCR5380_detect() [all …]
|
D | pas16.c | 157 } overrides variable 165 #define NO_OVERRIDES ARRAY_SIZE(overrides) 358 overrides[commandline_current].io_port = (unsigned short) ints[1]; in pas16_setup() 359 overrides[commandline_current].irq = ints[2]; in pas16_setup() 394 overrides[0].io_port = pas16_addr; in pas16_detect() 407 overrides[0].irq = pas16_irq; in pas16_detect() 412 if (overrides[current_override].io_port) in pas16_detect() 414 io_port = overrides[current_override].io_port; in pas16_detect() 416 init_board( io_port, overrides[current_override].irq, 1 ); in pas16_detect() 449 if (overrides[current_override].irq != IRQ_AUTO) in pas16_detect() [all …]
|
D | t128.c | 127 } overrides variable 135 #define NO_OVERRIDES ARRAY_SIZE(overrides) 172 overrides[commandline_current].address = ints[1]; in t128_setup() 173 overrides[commandline_current].irq = ints[2]; in t128_setup() 210 if (overrides[current_override].address) { in t128_detect() 211 base = overrides[current_override].address; in t128_detect() 255 if (overrides[current_override].irq != IRQ_AUTO) in t128_detect() 256 instance->irq = overrides[current_override].irq; in t128_detect()
|
D | dtc.c | 135 } overrides variable 144 #define NO_OVERRIDES ARRAY_SIZE(overrides) 185 overrides[commandline_current].address = ints[1]; in dtc_setup() 186 overrides[commandline_current].irq = ints[2]; in dtc_setup() 225 if (overrides[current_override].address) { in dtc_detect() 226 addr = overrides[current_override].address; in dtc_detect() 270 if (overrides[current_override].irq != IRQ_AUTO) in dtc_detect() 271 instance->irq = overrides[current_override].irq; in dtc_detect()
|
/linux-3.4.99/arch/x86/math-emu/ |
D | fpu_emu.h | 128 } overrides; typedef 131 overrides override;
|
D | fpu_entry.c | 133 overrides * override); 588 overrides * override) in valid_prefix() 593 *override = (overrides) { in valid_prefix()
|
/linux-3.4.99/tools/testing/ktest/ |
D | ktest.pl | 543 my ($lvalue, $rvalue, $override, $overrides, $name) = @_; 559 if (!$override || defined(${$overrides}{$lvalue})) { 566 ${$overrides}{$lvalue} = $prvalue; 712 my %overrides; 788 %overrides = (); 879 set_value($lvalue, $rvalue, $override, \%overrides, $name); 882 set_value($val, $rvalue, $override, \%overrides, $name);
|
/linux-3.4.99/arch/powerpc/boot/dts/ |
D | mpc8572ds.dts | 85 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | p2020ds.dts | 84 * p2020ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8548cds_32b.dts | 81 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8572ds_36b.dts | 85 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8548cds_36b.dts | 81 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8544ds.dts | 100 * mpc8544ds.dtsi must be last to ensure board_pci3 overrides pci3 settings
|
/linux-3.4.99/arch/mips/ |
D | Kconfig.debug | 60 bool "Built-in command line overrides firware arguments"
|
/linux-3.4.99/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1310 uint overrides; member 2331 if (!(hw->overrides & FAST_AGING)) { in sw_flush_dyn_mac_table() 2754 if (hw->overrides & FAST_AGING) in sw_set_global_ctrl() 3247 if (hw->overrides & PAUSE_FLOW_CTRL) in determine_flow_ctrl() 3273 !(hw->overrides & PAUSE_FLOW_CTRL)) { in port_cfg_change() 4311 hw->overrides |= PAUSE_FLOW_CTRL; in sw_setup() 6341 pause->autoneg = (hw->overrides & PAUSE_FLOW_CTRL) ? 0 : 1; in netdev_get_pauseparam() 6381 hw->overrides &= ~PAUSE_FLOW_CTRL; in netdev_set_pauseparam() 6391 hw->overrides |= PAUSE_FLOW_CTRL; in netdev_set_pauseparam() 7000 hw->overrides |= FAST_AGING; in pcidev_init()
|
/linux-3.4.99/Documentation/kbuild/ |
D | kbuild.txt | 207 Setting this to a date string overrides the timestamp used in the
|
/linux-3.4.99/Documentation/input/ |
D | ntrig.txt | 90 contact immediately overrides the waiting period and leads to activation.
|
/linux-3.4.99/Documentation/accounting/ |
D | taskstats.txt | 58 an outline of the current version is given. taskstats.h always overrides the
|
/linux-3.4.99/arch/tile/ |
D | Kconfig | 294 bool "Built-in command line overrides boot loader arguments"
|
/linux-3.4.99/fs/cifs/ |
D | README | 303 this overrides the default mode for file inodes. 315 this overrides the default mode for directory inodes. 354 sep if first mount option (after the -o), overrides
|
/linux-3.4.99/Documentation/filesystems/ |
D | fuse.txt | 102 This option overrides the security measure restricting file access
|
/linux-3.4.99/drivers/staging/media/go7007/ |
D | go7007.txt | 383 This overrides most compression and
|
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nvc0_grhub.fuc | 698 // Execute per-context state overrides list
|
/linux-3.4.99/arch/powerpc/ |
D | Kconfig | 867 This feature is a superset of DYNAMIC_MEMSTART and hence overrides it.
|
/linux-3.4.99/Documentation/networking/ |
D | ip-sysctl.txt | 403 This value overrides net.core.rmem_default used by other protocols. 492 value overrides net.core.wmem_default used by other protocols.
|