/linux-2.4.37.9/arch/sparc64/kernel/ |
D | pci.c | 408 unsigned long lowest, highest; in __pci_mmap_make_offset_bus() local 410 lowest = ~0UL; highest = 0UL; in __pci_mmap_make_offset_bus() 414 highest = p->pbm_A.io_space.end + 1; in __pci_mmap_make_offset_bus() 419 if (highest < p->pbm_B.io_space.end + 1) in __pci_mmap_make_offset_bus() 420 highest = p->pbm_B.io_space.end + 1; in __pci_mmap_make_offset_bus() 422 space_size = highest - lowest; in __pci_mmap_make_offset_bus() 426 highest = p->pbm_A.mem_space.end + 1; in __pci_mmap_make_offset_bus() 431 if (highest < p->pbm_B.mem_space.end + 1) in __pci_mmap_make_offset_bus() 432 highest = p->pbm_B.mem_space.end + 1; in __pci_mmap_make_offset_bus() 434 space_size = highest - lowest; in __pci_mmap_make_offset_bus()
|
/linux-2.4.37.9/arch/mips/sgi-ip27/ |
D | ip27-init.c | 114 int *highest) in do_cpumask() argument 131 if (cpuid > *highest) in do_cpumask() 132 *highest = cpuid; in do_cpumask() 155 int i, cpus = 0, highest = 0; in cpu_node_probe() local 177 cpus += do_cpumask(i, nasid, boot_cpumask, &highest); in cpu_node_probe() 186 return(highest + 1); in cpu_node_probe()
|
/linux-2.4.37.9/drivers/acpi/utilities/ |
D | uteval.c | 642 u8 *highest) in acpi_ut_execute_sxds() argument 653 highest[i] = 0xFF; in acpi_ut_execute_sxds() 671 highest[i] = (u8) obj_desc->integer.value; in acpi_ut_execute_sxds()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | ppc_asm.h | 102 lis rn,name##@highest; \ 109 lis rn,name@highest; \ 123 lis reg,(label)@highest; \
|
/linux-2.4.37.9/arch/mips/hp-lj/ |
D | int-handler.S | 21 # and pass an integer indicating which was the highest priority pending interrupt
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | README.quirks | 28 often. However, the audio will have highest bus access priority. Thus
|
/linux-2.4.37.9/Documentation/i386/ |
D | boot.txt | 34 Protocol 2.03: (Kernel 2.4.18-pre1) Explicitly makes the highest possible 73 It is desirable to keep the "memory ceiling" -- the highest point in 218 address is defined as the address of the highest safe byte, so
|
/linux-2.4.37.9/include/acpi/ |
D | acutils.h | 517 u8 *highest);
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.aic7xxx | 119 bootup by scanning from the highest numbered PCI device to the 121 from lowest to highest numbered PCI device. There is no reliable 123 order, which is lowest to highest. Then, in case your motherboard 124 scans from highest to lowest, we have this option. If your BIOS
|
D | README.ibmmca | 283 because for historical reasons, drive at id 6 has, by hardware, the highest 630 standard to assign drive C: to SCSI-id 6, because it is the highest 1035 at the highest pun, which means, that e.g. harddisk at
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | README.aic7xxx | 153 bootup by scanning from the highest numbered PCI device to the 155 from lowest to highest numbered PCI device. There is no reliable 157 order, which is lowest to highest. Then, in case your motherboard 158 scans from highest to lowest, we have this option. If your BIOS
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | kernel.txt | 173 - minimum_console_loglevel: minimum (highest) value to which
|
/linux-2.4.37.9/Documentation/powerpc/ |
D | SBC8260_memory_mapping.txt | 129 and highest (above 0xf0000000) I/O addresses are traditionally
|
/linux-2.4.37.9/Documentation/networking/ |
D | 6pack.txt | 71 can build in one yourself that switches over the highest address pin
|
D | bonding.txt | 345 highest speed slaves in the bond. 699 among the group of highest speed active slaves in the bond. The
|
D | e1000.txt | 375 supported speed and duplex combinations, and it links at the highest
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | PCMCIA | 75 - the highest-numbered socket available, plus one
|
/linux-2.4.37.9/Documentation/input/ |
D | joystick-parport.txt | 54 needed, and I'd recommend pin 9 for that, the highest data bit. On the other
|
/linux-2.4.37.9/Documentation/ |
D | specialix.txt | 168 bit error in the highest bit. In conclusion: I've tested it, and found
|
D | computone.txt | 230 use the custom speed setting to select the highest speeds: 153,600 bps,
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | entry-armv.S | 480 @ Load offset & priority of the highest priority
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | proc.txt | 914 Minimum (highest) value to which the console_loglevel can be set. 1118 numbers, the first number is the lowest port, the second number the highest
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 1320 # we determine the highest priority exception(if any) set by the 1347 bfffo %d0{&24:&8},%d0 # find highest priority exception 1865 # we determine the highest priority exception(if any) set by the 1925 bfffo %d0{&24:&8},%d0 # find highest priority exception 2105 # determine the highest priority exception(if any) set by the 2649 bfffo %d0{&24:&8},%d0 # find highest priority exception
|
/linux-2.4.37.9/Documentation/m68k/ |
D | kernel-options.txt | 611 usually 7, the highest possible ID. Every ID on the SCSI bus must
|
/linux-2.4.37.9/drivers/char/ftape/ |
D | RELEASE-NOTES | 616 the highest speed.
|