Searched refs:defaults (Results 1 – 25 of 70) sorted by relevance
123
/linux-2.4.37.9/scripts/ |
D | tail.tk | 23 read_config $defaults 29 read_config $defaults
|
D | patch-kernel | 52 The source directory defaults to /usr/src/linux, and 53 the patch directory defaults to the current directory.
|
D | Menuconfig | 868 defaults="$selection$defaults" #pseudo stack 876 default="${defaults%%*}" defaults="${defaults#*}"
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | HUW_WEBPANEL | 9 [accept all defaults]
|
D | ADSBitsy | 11 This will set up defaults for ADS Bitsy support.
|
D | Brutus | 10 [accept all the defaults]
|
D | GraphicsMaster | 11 This will set up defaults for GraphicsMaster support.
|
D | GraphicsClient | 15 defaults for GraphicsClient Plus support.
|
/linux-2.4.37.9/arch/ia64/sn/fakeprom/ |
D | make_textsym | 18 If no input file is specified, it defaults to vmlinux. 19 If no output file name is specified, it defaults to "textsym".
|
D | README | 97 defaults to 8 MB on node 0.
|
/linux-2.4.37.9/Documentation/ |
D | digiboard.txt | 75 Only the parameters which differ from the defaults need to be specified. 81 2 boards, first one at 0x200 with 8 ports, rest defaults, second one at 82 0x120, memory at 0xD80000, altpin enabled, rest defaults, you can do this 140 If you don't give a digi= command line, the compiled-in defaults of
|
D | watchdog-api.txt | 223 Timeout that defaults to 60 seconds, supports SETTIMEOUT. 233 The timeout can be set using the SETTIMEOUT ioctl and defaults 325 defaults to 60 seconds. The timeout can also be set using 345 which defaults to 60 seconds, the timeout is also settable 376 which defaults to 60 seconds. The timeout is also settable
|
D | binfmt_misc.txt | 22 defaults to 0 if you omit it (i.e. you write ':name:type::magic...') 29 - 'mask' is an (optional, defaults to all 0xff) mask. You can mask out some
|
D | cpqarray.txt | 45 Where ctlrs is the number of controllers you have (defaults to 1 if not
|
D | ftape.txt | 87 multiples of a fixed block size. The block size defaults to 10k 274 values have reasonable defaults. The defaults can be modified
|
D | nfsroot.txt | 66 If the options field is not given, the following defaults 89 assumed to be empty, and the defaults mentioned below apply. In general
|
/linux-2.4.37.9/Documentation/sound/ |
D | ultrasound | 21 This option defaults to a value of 0, which allows the Ultrasound wavetable
|
/linux-2.4.37.9/net/sched/ |
D | sch_cbq.c | 157 struct cbq_class *defaults[TC_PRIO_MAX+1]; member 222 if ((new = cl->defaults[TC_PRIO_BESTEFFORT]) != NULL && new != this) in cbq_reclassify() 260 defmap = head->defaults; in cbq_classify() 306 !(cl = head->defaults[prio&TC_PRIO_MAX]) && in cbq_classify() 307 !(cl = head->defaults[TC_PRIO_BESTEFFORT])) in cbq_classify() 1125 if (split->defaults[i] == cl && !(cl->defmap&(1<<i))) in cbq_sync_defmap() 1126 split->defaults[i] = NULL; in cbq_sync_defmap() 1132 if (split->defaults[i]) in cbq_sync_defmap() 1141 split->defaults[i] = c; in cbq_sync_defmap()
|
/linux-2.4.37.9/Documentation/networking/ |
D | Configurable | 3 the kernel to your system hardware and intended usage. The defaults
|
D | cops.txt | 23 The COPS driver defaults to using Dayna mode. To change the driver's
|
D | z8530drv.txt | 120 this to "yes" (option, defaults to "no") 124 (option, defaults to 0) 127 (option, defaults to 0) 262 # (optional, defaults to 384)
|
/linux-2.4.37.9/arch/m68k/math-emu/ |
D | fp_util.S | 100 clr.l %d1 | sign defaults to zero
|
/linux-2.4.37.9/Documentation/usb/ |
D | philips.txt | 192 size, fps, palette only specify defaults when you open() the device; this is 195 default of defaults is QCIF size at 10 fps, BGR order.
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | README.quirks | 25 demultiplexed by the audio request signal. Thus the arbiter defaults to
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | tmpfs.txt | 39 tmpfs /dev/shm tmpfs defaults 0 0
|
123