Searched refs:PCI_PROBE_CONF1 (Results 1 – 9 of 9) sorted by relevance
18 #define PCI_PROBE_CONF1 0x0002 macro
55 return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) == in early_pci_allowed()56 PCI_PROBE_CONF1; in early_pci_allowed()
76 pci_probe = (pci_probe | PCI_PROBE_CONF1) & in pci_visws_init()
285 if ((pci_probe & PCI_PROBE_CONF1) == 0) in pci_direct_probe()
20 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |530 pci_probe = PCI_PROBE_CONF1 | PCI_NO_CHECKS; in pcibios_setup()
168 pci_probe &= ~PCI_PROBE_CONF1; in check_pcibios()
24 #define PCI_PROBE_CONF1 2 macro
16 #define PCI_PROBE_CONF1 2 macro
16 #define PCI_PROBE_CONF1 0x0002 macro