Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpci_x86.h34 #define PCI_ASSIGN_ROMS 0x1000 macro
/linux/arch/x86/pci/
H A Dcommon.c581 pci_probe |= PCI_ASSIGN_ROMS; in pcibios_setup()