Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/pci/
H A Dcommon.c148 if (pci_probe & PCI_NOASSIGN_ROMS) { in pcibios_fixup_device_resources()
584 pci_probe |= PCI_NOASSIGN_ROMS; in pcibios_setup()
/openbmc/linux/arch/x86/include/asm/
H A Dpci_x86.h41 #define PCI_NOASSIGN_ROMS 0x80000 macro