/linux-2.4.37.9/scripts/ |
D | kernel-doc | 409 my ($parameter); 415 foreach $parameter (@{$args{'parameterlist'}}) { 416 print " <b>".$parameter."</b>"; 427 foreach $parameter (@{$args{'parameterlist'}}) { 428 print "<dt><b>".$parameter."</b>\n"; 430 output_highlight($args{'parameterdescs'}{$parameter}); 440 my ($parameter); 452 my ($parameter); 456 foreach $parameter (@{$args{'parameterlist'}}) { 457 ($args{'parameterdescs'}{$parameter} ne $undescribed) || next; [all …]
|
/linux-2.4.37.9/include/asm-s390/ |
D | sigp.h | 89 signal_processor_p(__u32 parameter,__u16 cpu_addr,sigp_order_code order_code) in signal_processor_p() argument 99 : "d" (parameter), "d" (__cpu_logical_map[cpu_addr]), in signal_processor_p() 109 signal_processor_ps(unsigned long *statusptr, __u32 parameter, in signal_processor_ps() argument 122 : "d" (parameter), "d" (__cpu_logical_map[cpu_addr]), in signal_processor_ps()
|
/linux-2.4.37.9/include/asm-s390x/ |
D | sigp.h | 90 signal_processor_p(__u64 parameter,__u16 cpu_addr,sigp_order_code order_code) in signal_processor_p() argument 100 : "d" (parameter), "d" (__cpu_logical_map[cpu_addr]), in signal_processor_p() 110 signal_processor_ps(unsigned long *statusptr, __u64 parameter, in signal_processor_ps() argument 123 : "d" (parameter), "d" (__cpu_logical_map[cpu_addr]), in signal_processor_ps()
|
/linux-2.4.37.9/Documentation/sound/ |
D | PSS-updates | 11 This parameter is basically a flag. A 0 will leave the joystick port 22 This parameter takes a port address as its parameter. Any available port 33 setting of this parameter leaves the CDROM port disabled to maintain full 42 This module parameter is a flag that can be used to tell the driver to 45 parameter can be used by a user who only wished to use the builtin joystick 47 parameter and with the paramter below set to true then a user can safely unload 51 by the sound drivers. This default setting of this parameter is 0 to retain 56 This parameter can be used to specify whether you want the driver to reset 62 continue to work as expected. The default value of this parameter is 1 to 67 This parameter can be used to specify the file containing the firmware [all …]
|
D | ESS | 19 For ESS chips an additional parameter "esstype" can be specified. This controls 33 channel by specifying module parameter dma16. It can be one of: 0, 1, 3 or 5.
|
D | ALS | 28 passing "0" as the "sb" module's "mpu_io" module parameter to prevent the 41 "mpu_io" should be set to 0. The "io" parameter of the "opl3" module should 45 parameter available to pass a different IRQ to the "sb" driver (whose
|
/linux-2.4.37.9/Documentation/s390/ |
D | c7000.txt | 6 base0=0xYYYY This parameter defines the base unit address of the 9 lhost0=s1 This parameter defines the local host name and 13 uhost0=s2 This parameter defines the unit's name and must 17 lappl0=s3 This parameter defines the local application name 21 uappl0=s4 This parameter defines the unit application name and 25 dbg=x This parameter defines the message level. Higher 29 noauto=z This parameter controls the automatic detection of
|
D | DASD | 10 The kernel parameter 'dasd=from-to,...' may be issued arbitrary times 11 in the kernel's parameter line or not at all. The 'from' and 'to' 17 ignored. If you do not supply the 'dasd=' kernel parameter at all, the
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.HiSax | 126 parameter may precede the "irq" parameter, or vice versa. If several 127 cards are installed, the ordering within the comma separated parameter 132 parameter may be omitted for this card. Sometimes it may be necessary 133 to specify a dummy parameter, however. This is the case when there is 134 a card of a different type later in the list that needs a parameter 136 is listed after a Teles 16.3 card, a dummy memory base parameter of 0 137 must be specified for the 16.3. Instead of a dummy value, the parameter 141 The parameter for the D-Channel protocol may be omitted if you selected the 170 11 Eicon.Diehl Diva PCI no parameter 176 15 Sedlbauer Speed PCI no parameter [all …]
|
D | README.hfc-pci | 34 If the io parameter is used the io addresses of all used cards should be 35 supplied else the parameter is assumed 0 and a auto search for a free card is
|
/linux-2.4.37.9/drivers/char/mwave/ |
D | README | 19 thinkpad configuration utility then this parameter allows the 24 thinkpad configuration utility then this parameter allows the 29 thinkpad configuration utility then this parameter allows the 34 thinkpad configuration utility then this parameter allows the
|
/linux-2.4.37.9/Documentation/ |
D | nfsroot.txt | 51 If the `nfsroot' parameter is NOT given on the command line, the default 57 parameter is for example to allow using different servers 82 This parameter tells the kernel how to configure IP addresses of devices 88 If this parameter is missing from the kernel command line, all fields are 97 and on the <autoconf> parameter. If this parameter is not 101 the client address and this parameter is NOT empty only 105 the `nfsroot' parameter (see above). If this entry is blank 132 The <autoconf> parameter can appear alone as the value to the `ip' 133 parameter (without all the ':' characters before) in which case auto- 149 To substitute the 'root=' parameter, create a dummy device on any
|
D | VGA-softcursor.txt | 23 The second parameter selects character attribute bits you want to change 24 (by simply XORing them with the value of this parameter). On standard VGA, 30 The third parameter consists of character attribute bits you want to set.
|
D | sonypi.txt | 58 integrated MotionEye camera), set this parameter to 1 62 get enabled unless you set this parameter to 1. 81 reported to the user. This parameter is required for some 133 tested) when using the driver with the fnkeyinit parameter. I cannot 135 This happens because the fnkeyinit parameter enables the ACPI
|
D | digiboard.txt | 56 parameter can precede the membase parameter, or vice versa. If several 57 cards are installed the ordering within the comma separated parameter 64 hinder the driver from using a misconfigured card. If the parameter 76 If the io= parameter is not given, the default config is used. This is 109 Per board to be configured, pass a digi= command-line parameter to the
|
D | watchdog-api.txt | 236 Also has a module parameter "ev", event type which controls 250 The timeout is set using the module parameter "i810_margin", 277 Has a module parameter "action" that controls what happens 324 The timeout is set using a module parameter "margin" which 328 Supports a module parameter "nowayout" that is initialized 344 The timeout is set with the module parameter "soft_margin" 375 The timeout is set with the module parameter "soft_margin"
|
/linux-2.4.37.9/Documentation/i2c/ |
D | writing-clients | 194 You do not have to use this parameter interface; but don't try to use 214 probe: insmod parameter. 218 probe_range: insmod parameter. 222 ignore: insmod parameter. 225 This parameter overrules 'normal' and 'probe', but not the 'force' lists. 226 ignore_range: insmod parameter. 230 This parameter overrules 'normal' and 'probe', but not the 'force' lists. 231 force: insmod parameter. 273 modulo parameter: only addresses which are 0 module this value relative 275 probe: insmod parameter. Initialize this list with SENSORS_I2C_END values. [all …]
|
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | ftape-io.h | 67 extern int ftape_parameter(unsigned int parameter); 68 extern int ftape_parameter_wait(unsigned int parameter,
|
/linux-2.4.37.9/Documentation/networking/ |
D | sk98lin.txt | 189 modprobe sk98lin parameter=value1[,value2[,value3...]] 216 which you set the parameter (A or B). 224 This parameter is used to set the speed capabilities. It is only valid 228 with this parameter. 248 This parameter is usefull if your link partner does not support all 257 This parameter can be used to set the flow control capabilities the 269 NOTE: This parameter is ignored if auto-negotiation is set to "Off". 277 This parameter is only valid for the SK-9821 and SK-9822 adapters. 282 with this parameter. 294 The parameter 'ConType' is a combination of all five per-port parameters [all …]
|
D | e100.txt | 113 The default value for each parameter is generally the recommended setting, 124 This parameter holds the maximum number of small packets (less than 128 144 This parameter controls the automatic generation(Tx) and response(Rx) to 147 frames and when the e100_speed_duplex parameter is NOT set to zero. 152 This parameter holds the number of time units (in adapter terminology) 168 This parameter defines the number of receive descriptors allocated by
|
D | z8530drv.txt | 95 program. A parameter has no effect. 283 recognized KISS parameter... 354 Once a SCC channel has been attached, the parameter settings and 457 A normal value of this parameter is 30-36. 484 The value of this parameter is in 10 ms units. 499 sent in that case, until a timeout (parameter 10) 509 The value of this parameter is in 10 ms units. 519 mitter will be switched off for a specified time (parameter 534 This parameter specifies the maximum idle time in full duplex 537 has same result as the fullduplex mode 1. This parameter [all …]
|
D | e1000.txt | 95 The default value for each parameter is generally the recommended setting, 117 This parameter is a bit-mask that specifies the speed and duplex settings 118 advertised by the adapter. When this parameter is used, the Speed and 122 information on the AutoNeg parameter. 143 This parameter controls the automatic generation(Tx) and response(Rx) 275 (This parameter is supported only on 82540, 82545 and later adapters.) 289 (This parameter is supported only on adapters with copper connections.) 294 (Mbps). If this parameter is not specified or is set to 0 and the link 328 (This parameter is supported only on 82540, 82545 and later adapters.) 341 (This parameter is NOT supported on the 82542-based adapter.) [all …]
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | vm.txt | 60 nfract: The first parameter governs the maximum 75 ndirty: The second parameter (ndirty) gives the 84 dummy2: The third parameter is not used. 86 dummy3: The fourth parameter is not used. 88 interval: The fifth parameter, interval, is the minimum 96 age_buffer: The sixth parameter, age_buffer, governs the 102 sync: The seventh parameter, nfract_sync, governs 110 stop_bdflush: The eighth parameter, nfract_stop_bdflush, 116 dummy5: The ninth parameter is not used.
|
/linux-2.4.37.9/Documentation/usb/ |
D | hotplug.txt | 36 When you compile with CONFIG_HOTPLUG, you get a new kernel parameter: 38 That parameter names a program which the kernel may invoke at various times. 42 Only one parameter is required: the name of a subsystem being notified of 62 (done by init, modprobe, kapmd, etc). Its single command line parameter 146 probed for each new device; the third parameter to probe() will be null.
|
/linux-2.4.37.9/drivers/scsi/ |
D | qla1280.c | 1676 mb[2] = (nv->bus[bus].target[target].parameter.c << 8); in qla12160_set_target_parameters() 1738 nv->bus[bus].target[target].parameter.f.enable_sync = device->sdtr; in qla1280_slave_configure() 1739 nv->bus[bus].target[target].parameter.f.enable_wide = device->wdtr; in qla1280_slave_configure() 1746 nv->bus[bus].target[target].parameter.f.enable_sync = 0; in qla1280_slave_configure() 1750 nv->bus[bus].target[target].parameter.f.enable_wide = 0; in qla1280_slave_configure() 1760 if (nv->bus[bus].target[target].parameter.f.enable_sync) { in qla1280_slave_configure() 2763 nv->bus[bus].target[target].parameter.f. in qla1280_nvram_config() 2765 nv->bus[bus].target[target].parameter.f. in qla1280_nvram_config() 2767 nv->bus[bus].target[target].parameter.f. in qla1280_nvram_config() 2769 nv->bus[bus].target[target].parameter.f. in qla1280_nvram_config() [all …]
|