Home
last modified time | relevance | path

Searched refs:remote_node_index (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/scsi/isci/
A Dremote_node_table.c170 u32 remote_node_index) in sci_remote_node_table_set_node_index() argument
203 u32 remote_node_index) in sci_remote_node_table_clear_node_index() argument
421 return remote_node_index; in sci_remote_node_table_allocate_single_remote_node()
458 return remote_node_index; in sci_remote_node_table_allocate_triple_remote_node()
480 remote_node_index = in sci_remote_node_table_allocate_remote_node()
485 remote_node_index = in sci_remote_node_table_allocate_remote_node()
491 remote_node_index = in sci_remote_node_table_allocate_remote_node()
496 remote_node_index = in sci_remote_node_table_allocate_remote_node()
514 u16 remote_node_index) in sci_remote_node_table_release_single_remote_node() argument
561 u16 remote_node_index) in sci_remote_node_table_release_triple_remote_node() argument
[all …]
A Dremote_node_context.c118 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 == SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) in sci_remote_node_context_resume()
A Dremote_node_context.h165 u16 remote_node_index; member
201 u16 remote_node_index);
A Dremote_node_table.h186 u16 remote_node_index);
A Dscu_remote_node_context.h81 u32 remote_node_index:12; member
A Dremote_device.c962 idev->rnc.remote_node_index; in sci_remote_device_post_request()
1029 idev->rnc.remote_node_index); in sci_remote_device_destruct()
1030 idev->rnc.remote_node_index = SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX; in sci_remote_device_destruct()
1288 &idev->rnc.remote_node_index); in sci_remote_device_da_construct()
1320 &idev->rnc.remote_node_index); in sci_remote_device_ea_construct()
A Drequest.c235 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()
3089 if (idev->rnc.remote_node_index == SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) in sci_io_request_construct()
3244 task_context->remote_node_index = idev->rnc.remote_node_index; in sci_io_request_construct_smp()
A Dscu_task_context.h609 u32 remote_node_index:12; member
A Dport.c555 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()

Completed in 27 milliseconds