Searched refs:remote_node_context_table (Results 1 – 4 of 4) sorted by relevance
164 union scu_remote_node_context *remote_node_context_table; member
548 rnc = &iport->owning_controller->remote_node_context_table[rni]; in sci_port_construct_dummy_rnc()1001 rnc = &ihost->remote_node_context_table[rni]; in sci_port_invalidate_dummy_remote_node()1469 rnc = &ihost->remote_node_context_table[rni]; in sci_port_post_dummy_remote_node()
109 return &ihost->remote_node_context_table[id]; in sci_rnc_by_id()
2261 ihost->remote_node_context_table = dmam_alloc_coherent(dev, size, &ihost->rnc_dma, in sci_controller_dma_alloc()2264 if (!ihost->remote_node_context_table) in sci_controller_dma_alloc()