Searched refs:bar_r (Results 1 – 1 of 1) sorted by relevance
128 struct resource *bar_r; in pcibios_fixup_device_resources() local138 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()