Home
last modified time | relevance | path

Searched refs:PCI_NO_SORT (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/arch/i386/kernel/
Dpci-i386.h18 #define PCI_NO_SORT 0x0100 macro
Dpci-pc.c1493 if ((pci_probe & PCI_BIOS_SORT) && !(pci_probe & PCI_NO_SORT)) in pcibios_init()
1512 pci_probe |= PCI_NO_SORT; in pcibios_setup()
/linux-2.4.37.9/arch/x86_64/kernel/
Dpci-x86_64.h18 #define PCI_NO_SORT 0x0100 macro
Dpci-pc.c646 pci_probe |= PCI_NO_SORT; in pcibios_setup()
/linux-2.4.37.9/arch/sh/kernel/
Dpci-v320usc.h32 #define PCI_NO_SORT 0x100
/linux-2.4.37.9/include/asm-sh/
Dpci-sh7751.h30 #define PCI_NO_SORT 0x100 macro