Home
last modified time | relevance | path

Searched refs:PCI_PROBE_CONF1 (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/arch/x86/pci/
Dearly.c55 return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) == in early_pci_allowed()
56 PCI_PROBE_CONF1; in early_pci_allowed()
Dvisws.c76 pci_probe = (pci_probe | PCI_PROBE_CONF1) & in pci_visws_init()
Dcommon.c20 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
530 pci_probe = PCI_PROBE_CONF1 | PCI_NO_CHECKS; in pcibios_setup()
Ddirect.c285 if ((pci_probe & PCI_PROBE_CONF1) == 0) in pci_direct_probe()
Dpcbios.c168 pci_probe &= ~PCI_PROBE_CONF1; in check_pcibios()
/linux-3.4.99/arch/frv/mb93090-mb00/
Dpci-frv.h18 #define PCI_PROBE_CONF1 0x0002 macro
/linux-3.4.99/arch/mn10300/unit-asb2305/
Dpci-asb2305.h24 #define PCI_PROBE_CONF1 2 macro
/linux-3.4.99/arch/sh/drivers/pci/
Dpci-sh4.h16 #define PCI_PROBE_CONF1 2 macro
/linux-3.4.99/arch/x86/include/asm/
Dpci_x86.h16 #define PCI_PROBE_CONF1 0x0002 macro