PCI_PROBE_BIOS 20 arch/x86/pci/common.c unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 | PCI_PROBE_BIOS 448 arch/x86/pci/common.c pci_probe = PCI_PROBE_BIOS; PCI_PROBE_BIOS 451 arch/x86/pci/common.c pci_probe &= ~PCI_PROBE_BIOS; PCI_PROBE_BIOS 425 arch/x86/pci/pcbios.c if ((pci_probe & PCI_PROBE_BIOS) PCI_PROBE_BIOS 99 arch/x86/pci/visws.c ~(PCI_PROBE_BIOS | PCI_PROBE_CONF2);