Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/pci/
Dcommon.c128 struct resource *bar_r; in pcibios_fixup_device_resources() local
138 bar_r = &dev->resource[bar]; in pcibios_fixup_device_resources()
139 if (bar_r->start == 0 && bar_r->end != 0) { in pcibios_fixup_device_resources()
140 bar_r->flags = 0; in pcibios_fixup_device_resources()
141 bar_r->end = 0; in pcibios_fixup_device_resources()