Home
last modified time | relevance | path

Searched refs:PCI_PROBE_MMCONF (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpci_x86.h28 #define PCI_PROBE_MMCONF 0x0008 macro
/linux/arch/x86/pci/
H A Dcommon.c25 PCI_PROBE_MMCONF;
555 pci_probe &= ~PCI_PROBE_MMCONF; in pcibios_setup()