Lines Matching refs:hport
1016 return rio_mport_chk_dev_access(rdev->net->hport,
1686 rc = rio_lock_device(rdev->net->hport, rdev->destid,
1695 rc = rio_std_route_add_entry(rdev->net->hport, rdev->destid,
1699 rc = ops->add_entry(rdev->net->hport, rdev->destid,
1708 rio_unlock_device(rdev->net->hport, rdev->destid,
1739 rc = rio_lock_device(rdev->net->hport, rdev->destid,
1748 rc = rio_std_route_get_entry(rdev->net->hport, rdev->destid,
1752 rc = ops->get_entry(rdev->net->hport, rdev->destid,
1761 rio_unlock_device(rdev->net->hport, rdev->destid,
1787 rc = rio_lock_device(rdev->net->hport, rdev->destid,
1796 rc = rio_std_route_clr_table(rdev->net->hport, rdev->destid,
1799 rc = ops->clr_table(rdev->net->hport, rdev->destid,
1808 rio_unlock_device(rdev->net->hport, rdev->destid,
1851 return rio_request_mport_dma(rdev->net->hport);
2316 if (port->net && port->net->hport == port) {