PCI_USE_E820
else if (pci_probe & PCI_USE_E820)
if (pci_probe & (PCI_NO_E820 | PCI_USE_E820))
pci_probe |= PCI_USE_E820;