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