Home
last modified time | relevance | path

Searched refs:PCI_ASSIGN_ALL_BUSSES (Results 1 – 3 of 3) sorted by relevance

/arch/frv/mb93090-mb00/
Dpci-frv.h23 #define PCI_ASSIGN_ALL_BUSSES 0x4000 macro
/arch/x86/pci/
Dcommon.c237 pci_probe |= PCI_ASSIGN_ALL_BUSSES; in assign_all_busses()
586 pci_probe |= PCI_ASSIGN_ALL_BUSSES; in pcibios_setup()
620 return (pci_probe & PCI_ASSIGN_ALL_BUSSES) ? 1 : 0; in pcibios_assign_all_busses()
/arch/x86/include/asm/
Dpci_x86.h30 #define PCI_ASSIGN_ALL_BUSSES 0x4000 macro