Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpci_x86.h38 #define PCI_NOASSIGN_ROMS 0x80000 macro
/arch/x86/pci/
Dcommon.c147 if (pci_probe & PCI_NOASSIGN_ROMS) { in pcibios_fixup_device_resources()
583 pci_probe |= PCI_NOASSIGN_ROMS; in pcibios_setup()