Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/pci/
Dcommon.c129 struct resource *rom_r = &dev->resource[PCI_ROM_RESOURCE]; in pcibios_fixup_device_resources() local
149 if (rom_r->parent) in pcibios_fixup_device_resources()
151 if (rom_r->start) { in pcibios_fixup_device_resources()
155 rom_r->start = rom_r->end = rom_r->flags = 0; in pcibios_fixup_device_resources()