PCI_NO_CHECKS     463 arch/x86/pci/common.c 		pci_probe = PCI_PROBE_CONF1 | PCI_NO_CHECKS;
PCI_NO_CHECKS     467 arch/x86/pci/common.c 		pci_probe = PCI_PROBE_CONF2 | PCI_NO_CHECKS;
PCI_NO_CHECKS     197 arch/x86/pci/direct.c 	if (pci_probe & PCI_NO_CHECKS)