Searched refs:PCI_PROBE_NOEARLY (Results 1 – 4 of 4) sorted by relevance
16 if (!(pci_probe & PCI_PROBE_NOEARLY)) in pci_arch_init()
56 return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) == in early_pci_allowed()
568 pci_probe |= PCI_PROBE_NOEARLY; in pcibios_setup()
30 #define PCI_PROBE_NOEARLY 0x0010 macro