PCI_NO_CHECKS     544 arch/x86/pci/common.c 		pci_probe = PCI_PROBE_CONF1 | PCI_NO_CHECKS;
PCI_NO_CHECKS     548 arch/x86/pci/common.c 		pci_probe = PCI_PROBE_CONF2 | PCI_NO_CHECKS;
PCI_NO_CHECKS     200 arch/x86/pci/direct.c 	if (pci_probe & PCI_NO_CHECKS)