PCI_PROBE_BIOS     23 arch/x86/pci/common.c unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
PCI_PROBE_BIOS    529 arch/x86/pci/common.c 		pci_probe = PCI_PROBE_BIOS;
PCI_PROBE_BIOS    532 arch/x86/pci/common.c 		pci_probe &= ~PCI_PROBE_BIOS;
PCI_PROBE_BIOS    424 arch/x86/pci/pcbios.c 	if ((pci_probe & PCI_PROBE_BIOS) 
PCI_PROBE_BIOS   1395 arch/x86/xen/enlighten_pv.c 	pci_probe &= ~PCI_PROBE_BIOS;