PCI_PROBE_CONF2    23 arch/x86/pci/common.c unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
PCI_PROBE_CONF2   548 arch/x86/pci/common.c 		pci_probe = PCI_PROBE_CONF2 | PCI_NO_CHECKS;
PCI_PROBE_CONF2   298 arch/x86/pci/direct.c 	if ((pci_probe & PCI_PROBE_CONF2) == 0)
PCI_PROBE_CONF2   176 arch/x86/pci/pcbios.c 			pci_probe &= ~PCI_PROBE_CONF2;