Searched refs:higher (Results 1 – 25 of 81) sorted by relevance
1234
/linux-2.4.37.9/arch/ppc/platforms/ |
D | pmac_pci.c | 48 fixup_one_level_bus_range(struct device_node *node, int higher) in fixup_one_level_bus_range() argument 62 if (bus_range[1] > higher) in fixup_one_level_bus_range() 63 higher = bus_range[1]; in fixup_one_level_bus_range() 65 higher = fixup_one_level_bus_range(node->child, higher); in fixup_one_level_bus_range() 67 return higher; in fixup_one_level_bus_range()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | ppc_asm.h | 103 ori rn,rn,name##@higher; \ 110 ori rn,rn,name@higher; \ 124 ori reg,reg,(label)@higher; \
|
/linux-2.4.37.9/drivers/char/ |
D | README.computone | 4 Release Notes For Linux Kernel 2.2 and higher
|
D | README.epca | 182 addresses (Normally higher than RAM) associated with PCI. For this 295 Linux kernels support higher baud rates by using 374 automaticaly be enabled on at higher baud rates. 473 a 2.x.x kernel or higher it reads the necessary
|
/linux-2.4.37.9/drivers/char/drm/ |
D | Config.in | 5 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/linux-2.4.37.9/Documentation/usb/ |
D | ov511.txt | 99 DESC: Sets the threshold for printing debug messages. The higher the value, 112 or so lines higher than the red component. This is only apparent in 135 Values higher than 1 reduce the data rate of each camera, allowing two 262 minor number. This feature requires kernel version 2.4.5 or higher.
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | jfs.txt | 21 is to allow for higher performance when restoring a volume
|
D | ntfs.txt | 78 files then use a higher value. The values have the 102 - Fixed bug with reading $MFT where we try to read higher mft records
|
/linux-2.4.37.9/Documentation/ |
D | memory.txt | 13 will be OK, but may have slightly higher overhead.
|
D | tipar.txt | 69 DESC: Inter-bit delay in micro-seconds. An lower value gives an higher data
|
D | digiepca.txt | 31 first. In other words a PCI card in slot 3 will always have higher device
|
D | floppy.txt | 107 mode. If this is higher, the floppy driver tolerates more 117 higher value, until you only get an occasional Over/Underrun.
|
/linux-2.4.37.9/Documentation/fb/ |
D | tgafb.txt | 62 When running tgafb in resolutions higher than 640x480, on switching VCs from
|
/linux-2.4.37.9/arch/ia64/ |
D | Makefile | 42 $(warning Warning: Please use binutil version 2.14.90.0.4.1 or higher to get the support of hint in…
|
/linux-2.4.37.9/Documentation/i386/ |
D | boot.txt | 155 14 or higher. 181 If the protocol version is 2.01 or higher, enter the 205 If the protocol version is 2.02 or higher, this is a 32-bit 237 If the protocol version is *not* 2.02 or higher, the kernel
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.in2000 | 136 to choose a LEVEL2 value higher than 'L2_BASIC', but I haven't 142 252, because higher speeds may be a problem with poor quality
|
D | README.tmscsim | 107 MHz PCI bus works for me, though, but I don't recommend using higher clocks 182 (The driver allows slightly higher speeds if the devices (Ultra SCSI) accept 374 recover from a SCSI reset in time. Use a higher delay or don't issue
|
/linux-2.4.37.9/Documentation/parisc/ |
D | IODC.txt | 37 byte for PCI, with the exception that higher revisions should be strict
|
/linux-2.4.37.9/Documentation/networking/ |
D | 3c509.txt | 1 Linux and the 3Com EtherLink III Series Ethercards (driver v1.18c and higher) 4 This file contains the instructions and caveats for v1.18c and higher versions
|
D | 6pack.txt | 20 set and so on. This control data is processed at a higher priority than 143 operating with data rates on the radio channel of 9600 Baud or higher,
|
D | README.sb1000 | 162 5.) The firewall script isn't working (with 2.2.x and higher kernels). 192 try other numbers. Remember though that the higher the delay, the slower the
|
D | eql.txt | 381 comes to within 2% of this. Performance is limited for the higher 388 that the connection establishment seemed fragile for the higher
|
D | ip-sysctl.txt | 68 will be retransmitted. Should not be higher than 255. Default value 73 be retransmitted. Should not be higher than 255. Default value 286 latency as opposed to higher throughput. By default, this 287 option is not set meaning that higher throughput is preferred.
|
/linux-2.4.37.9/Documentation/power/ |
D | pci.txt | 30 (B0 - B3). The higher the number, the less power the device consumes. However, 31 the higher the number, the longer the latency is for the device to return to
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | vm.txt | 214 value to be unconditionally higher, which can bring about 217 a file. This of course results in higher memory usage from
|
1234