Home
last modified time | relevance | path

Searched refs:PCI_USE__CRS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dpci_x86.h32 #define PCI_USE__CRS 0x10000 macro
/linux-4.1.27/arch/x86/pci/
Dacpi.c148 else if (pci_probe & PCI_USE__CRS) in pci_acpi_crs_quirks()
Dcommon.c610 pci_probe |= PCI_USE__CRS; in pcibios_setup()