Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dpci_x86.h42 #define PCI_ROOT_NO_CRS 0x100000 macro
/linux-6.6.21/arch/x86/pci/
Dacpi.c232 if (pci_probe & PCI_ROOT_NO_CRS) in pci_acpi_crs_quirks()
Dcommon.c596 pci_probe |= PCI_ROOT_NO_CRS; in pcibios_setup()