Searched refs:unmap_outb (Results 1 – 4 of 4) sorted by relevance
431 void (*unmap_outb)(struct rio_mport *mport, u16 destid, u64 rstart); member
765 if (!mport->ops->unmap_outb) in rio_unmap_outb_region()769 mport->ops->unmap_outb(mport, destid, rstart); in rio_unmap_outb_region()
470 if (!md->mport->ops->unmap_outb) in rio_mport_obw_free()
2654 .unmap_outb = tsi721_unmap_outb_win,