Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/pci/
H A Di386.c359 if (!(pci_probe & PCI_ASSIGN_ROMS)) in pcibios_assign_resources()
384 if (!(pci_probe & PCI_ASSIGN_ROMS)) in pcibios_resource_survey_bus()
H A Dcommon.c581 pci_probe |= PCI_ASSIGN_ROMS; in pcibios_setup()
/openbmc/linux/arch/x86/include/asm/
H A Dpci_x86.h34 #define PCI_ASSIGN_ROMS 0x1000 macro