PCI_PROBE_CONF1 23 arch/x86/pci/common.c unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 | PCI_PROBE_CONF1 544 arch/x86/pci/common.c pci_probe = PCI_PROBE_CONF1 | PCI_NO_CHECKS; PCI_PROBE_CONF1 285 arch/x86/pci/direct.c if ((pci_probe & PCI_PROBE_CONF1) == 0) PCI_PROBE_CONF1 56 arch/x86/pci/early.c return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) == PCI_PROBE_CONF1 57 arch/x86/pci/early.c PCI_PROBE_CONF1; PCI_PROBE_CONF1 174 arch/x86/pci/pcbios.c pci_probe &= ~PCI_PROBE_CONF1;