Searched refs:PCI_PROBE_CONF2 (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/frv/mb93090-mb00/
H A Dpci-frv.h19 #define PCI_PROBE_CONF2 0x0004 macro
/linux-4.1.27/arch/mn10300/unit-asb2305/
H A Dpci-asb2305.h25 #define PCI_PROBE_CONF2 4 macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpci_x86.h21 #define PCI_PROBE_CONF2 0x0004 macro
/linux-4.1.27/arch/x86/pci/
H A Dcommon.c23 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
566 pci_probe = PCI_PROBE_CONF2 | PCI_NO_CHECKS; pcibios_setup()
H A Ddirect.c298 if ((pci_probe & PCI_PROBE_CONF2) == 0) pci_direct_probe()
H A Dpcbios.c170 pci_probe &= ~PCI_PROBE_CONF2; check_pcibios()
/linux-4.1.27/arch/sh/drivers/pci/
H A Dpci-sh4.h17 #define PCI_PROBE_CONF2 4 macro

Completed in 147 milliseconds