Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dpci_x86.h40 #define PCI_NOASSIGN_BARS 0x200000 macro
/Linux-v5.10/arch/x86/pci/
Dcommon.c133 if (pci_probe & PCI_NOASSIGN_BARS) { in pcibios_fixup_device_resources()
587 pci_probe |= PCI_NOASSIGN_BARS; in pcibios_setup()