Searched refs:flushBAR2PhysMode (Results 1 – 2 of 2) sorted by relevance
67 bar->flushBAR2 = bar->flushBAR2PhysMode; in r535_bar_bar2_fini()140 if (bar->flushBAR2PhysMode) in r535_bar_dtor()141 iounmap(bar->flushBAR2PhysMode); in r535_bar_dtor()177 bar->flushBAR2PhysMode = ioremap(device->func->resource_addr(device, 3), PAGE_SIZE); in r535_bar_new_()178 if (!bar->flushBAR2PhysMode) in r535_bar_new_()181 bar->flushBAR2 = bar->flushBAR2PhysMode; in r535_bar_new_()
14 void __iomem *flushBAR2PhysMode; member
Completed in 6 milliseconds