Searched refs:remote_node_index (Results 1 – 9 of 9) sorted by relevance
162 * @remote_node_index: This is the remote node index that is being returned to170 u32 remote_node_index) in sci_remote_node_table_set_node_index() argument 179 <= (remote_node_index / SCU_STP_REMOTE_NODE_COUNT) in sci_remote_node_table_set_node_index() 182 dword_location = remote_node_index / SCIC_SDS_REMOTE_NODES_PER_DWORD; in sci_remote_node_table_set_node_index() 183 dword_remainder = remote_node_index % SCIC_SDS_REMOTE_NODES_PER_DWORD; in sci_remote_node_table_set_node_index() 185 slot_position = remote_node_index % SCU_STP_REMOTE_NODE_COUNT; in sci_remote_node_table_set_node_index() 195 * @remote_node_index: This is the remote node index which is to be cleared203 u32 remote_node_index) in sci_remote_node_table_clear_node_index() argument 212 <= (remote_node_index / SCU_STP_REMOTE_NODE_COUNT) in sci_remote_node_table_clear_node_index() 215 dword_location = remote_node_index / SCIC_SDS_REMOTE_NODES_PER_DWOR in sci_remote_node_table_clear_node_index() 386 u16 remote_node_index = SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX; sci_remote_node_table_allocate_single_remote_node() local 441 u16 remote_node_index = SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX; sci_remote_node_table_allocate_triple_remote_node() local 477 u16 remote_node_index = SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX; sci_remote_node_table_allocate_remote_node() local 514 sci_remote_node_table_release_single_remote_node(struct sci_remote_node_table * remote_node_table,u16 remote_node_index) sci_remote_node_table_release_single_remote_node() argument 561 sci_remote_node_table_release_triple_remote_node(struct sci_remote_node_table * remote_node_table,u16 remote_node_index) sci_remote_node_table_release_triple_remote_node() argument 588 sci_remote_node_table_release_remote_node_index(struct sci_remote_node_table * remote_node_table,u32 remote_node_count,u16 remote_node_index) sci_remote_node_table_release_remote_node_index() argument [all...]
118 int rni = sci_rnc->remote_node_index; in sci_remote_node_context_construct_buffer() 129 rnc->ssp.remote_node_index = rni; in sci_remote_node_context_construct_buffer() 239 rnc_buffer = sci_rnc_by_id(ihost, sci_rnc->remote_node_index); in sci_remote_node_context_validate_context_buffer() 250 sci_rnc->remote_node_index); in sci_remote_node_context_validate_context_buffer() 260 rnc_buffer = sci_rnc_by_id(ihost, sci_rnc->remote_node_index); in sci_remote_node_context_invalidate_context_buffer() 318 sci_port_setup_transports(idev->owning_port, rnc->remote_node_index); in sci_remote_node_context_resuming_state_enter() 411 u16 remote_node_index) in sci_remote_node_context_construct() argument 415 rnc->remote_node_index = remote_node_index; in sci_remote_node_context_construct() 673 if (sci_rnc->remote_node_index in sci_remote_node_context_resume() [all...]
165 u16 remote_node_index; member 201 u16 remote_node_index);
81 u32 remote_node_index:12; member
186 u16 remote_node_index);
917 idev->rnc.remote_node_index; in sci_remote_device_post_request() 984 idev->rnc.remote_node_index); in sci_remote_device_destruct() 985 idev->rnc.remote_node_index = SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX; in sci_remote_device_destruct() 1243 &idev->rnc.remote_node_index); in sci_remote_device_da_construct() 1275 &idev->rnc.remote_node_index); in sci_remote_device_ea_construct()
235 task_context->remote_node_index = idev->rnc.remote_node_index; in scu_ssp_request_construct_task_context() 515 task_context->remote_node_index = idev->rnc.remote_node_index; in scu_sata_request_construct_task_context() 3086 if (idev->rnc.remote_node_index == SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) in sci_io_request_construct() 3241 task_context->remote_node_index = idev->rnc.remote_node_index; in sci_io_request_construct_smp()
609 u32 remote_node_index:12; member
555 rnc->ssp.remote_node_index = rni; in sci_port_construct_dummy_rnc() 587 task_context->remote_node_index = iport->reserved_rni; in sci_port_construct_dummy_task()