Searched refs:bar_r (Results 1 – 1 of 1) sorted by relevance
130 struct resource *bar_r; in pcibios_fixup_device_resources() local140 bar_r = &dev->resource[bar]; in pcibios_fixup_device_resources()141 if (bar_r->start == 0 && bar_r->end != 0) { in pcibios_fixup_device_resources()142 bar_r->flags = 0; in pcibios_fixup_device_resources()143 bar_r->end = 0; in pcibios_fixup_device_resources()