Lines Matching refs:destid

733 int rio_map_outb_region(struct rio_mport *mport, u16 destid, u64 rbase,  in rio_map_outb_region()  argument
743 rc = mport->ops->map_outb(mport, destid, rbase, size, in rio_map_outb_region()
757 void rio_unmap_outb_region(struct rio_mport *mport, u16 destid, u64 rstart) in rio_unmap_outb_region() argument
765 mport->ops->unmap_outb(mport, destid, rstart); in rio_unmap_outb_region()
781 u16 destid, u8 hopcount, u32 *rmap) in rio_mport_get_physefb() argument
786 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb()
793 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_physefb()
820 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, in rio_mport_get_physefb()
899 int local, u16 destid, in rio_enable_rx_tx_port() argument
911 "%d, port_num = %d)\n", local, destid, hopcount, port_num); in rio_enable_rx_tx_port()
913 ext_ftr_ptr = rio_mport_get_physefb(port, local, destid, in rio_enable_rx_tx_port()
921 if (rio_mport_read_config_32(port, destid, hopcount, in rio_enable_rx_tx_port()
933 if (rio_mport_write_config_32(port, destid, hopcount, in rio_enable_rx_tx_port()
972 p_port = prev->rswitch->route_table[rdev->destid]; in rio_chk_dev_route()
993 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) in rio_mport_chk_dev_access() argument
998 while (rio_mport_read_config_32(mport, destid, hopcount, in rio_mport_chk_dev_access()
1017 rdev->destid, rdev->hopcount); in rio_chk_dev_access()
1345 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, in rio_mport_get_efb() argument
1355 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_efb()
1362 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_efb()
1383 rio_mport_get_feature(struct rio_mport * port, int local, u16 destid, in rio_mport_get_feature() argument
1391 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_feature()
1401 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_feature()
1491 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_add_entry() argument
1495 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1498 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1519 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_get_entry() argument
1525 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1527 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1545 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_clr_table() argument
1553 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1557 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1573 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1576 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1597 int rio_lock_device(struct rio_mport *port, u16 destid, in rio_lock_device() argument
1604 rio_mport_write_config_32(port, destid, hopcount, in rio_lock_device()
1606 rio_mport_read_config_32(port, destid, hopcount, in rio_lock_device()
1612 destid, hopcount); in rio_lock_device()
1620 rio_mport_write_config_32(port, destid, in rio_lock_device()
1624 rio_mport_read_config_32(port, destid, in rio_lock_device()
1641 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() argument
1646 rio_mport_write_config_32(port, destid, in rio_unlock_device()
1650 rio_mport_read_config_32(port, destid, hopcount, in rio_unlock_device()
1654 destid, hopcount); in rio_unlock_device()
1686 rc = rio_lock_device(rdev->net->hport, rdev->destid, in rio_route_add_entry()
1695 rc = rio_std_route_add_entry(rdev->net->hport, rdev->destid, in rio_route_add_entry()
1699 rc = ops->add_entry(rdev->net->hport, rdev->destid, in rio_route_add_entry()
1708 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_add_entry()
1739 rc = rio_lock_device(rdev->net->hport, rdev->destid, in rio_route_get_entry()
1748 rc = rio_std_route_get_entry(rdev->net->hport, rdev->destid, in rio_route_get_entry()
1752 rc = ops->get_entry(rdev->net->hport, rdev->destid, in rio_route_get_entry()
1761 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_get_entry()
1787 rc = rio_lock_device(rdev->net->hport, rdev->destid, in rio_route_clr_table()
1796 rc = rio_std_route_clr_table(rdev->net->hport, rdev->destid, in rio_route_clr_table()
1799 rc = ops->clr_table(rdev->net->hport, rdev->destid, in rio_route_clr_table()
1808 rio_unlock_device(rdev->net->hport, rdev->destid, in rio_route_clr_table()
1882 u16 destid, struct rio_dma_data *data, in rio_dma_prep_xfer() argument
1892 rio_ext.destid = destid; in rio_dma_prep_xfer()
1922 return rio_dma_prep_xfer(dchan, rdev->destid, data, direction, flags); in rio_dma_prep_slave_sg()