PCI_PROBE_MMCONF
if (!(pci_probe & PCI_PROBE_MMCONF))
PCI_PROBE_MMCONF;
pci_probe &= ~PCI_PROBE_MMCONF;
pci_probe = (pci_probe & ~PCI_PROBE_MASK) | PCI_PROBE_MMCONF;
if (pci_probe & PCI_PROBE_MMCONF) {
if ((pci_probe & PCI_PROBE_MMCONF) == 0)
if (pci_probe & PCI_PROBE_MASK & ~PCI_PROBE_MMCONF) {
if ((pci_probe & PCI_PROBE_MMCONF) == 0)
if (!(pci_probe & PCI_PROBE_MMCONF) || pci_mmcfg_arch_init_failed)
if ((pci_probe & PCI_PROBE_MMCONF) == 0)