Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscic_sds_remote_node_table.c190 U32 remote_node_index in scic_sds_remote_node_table_set_node_index() argument
226 U32 remote_node_index in scic_sds_remote_node_table_clear_node_index() argument
467 return remote_node_index; in scic_sds_remote_node_table_allocate_single_remote_node()
507 return remote_node_index; in scic_sds_remote_node_table_allocate_triple_remote_node()
532 remote_node_index = in scic_sds_remote_node_table_allocate_remote_node()
538 remote_node_index = in scic_sds_remote_node_table_allocate_remote_node()
545 remote_node_index = in scic_sds_remote_node_table_allocate_remote_node()
552 remote_node_index = in scic_sds_remote_node_table_allocate_remote_node()
557 return remote_node_index; in scic_sds_remote_node_table_allocate_remote_node()
570 U16 remote_node_index in scic_sds_remote_node_table_release_single_remote_node() argument
[all …]
H A Dscic_sds_remote_node_context.h266 U16 remote_node_index; member
325 U16 remote_node_index
341 ((rnc)->remote_node_index = (rni))
344 ((rnc)->remote_node_index)
H A Dscic_sds_remote_node_context.c83 U16 remote_node_index in scic_sds_remote_node_context_construct() argument
88 rnc->remote_node_index = remote_node_index; in scic_sds_remote_node_context_construct()
178 the_controller, this_rnc->remote_node_index); in scic_sds_remote_node_context_construct_buffer()
187 rnc->ssp.remote_node_index = this_rnc->remote_node_index; in scic_sds_remote_node_context_construct_buffer()
548 if (this_rnc->remote_node_index != SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) in scic_sds_remote_node_context_initial_state_resume_handler()
1177 this_rnc->remote_node_index in scic_sds_remote_node_context_validate_context_buffer()
1203 this_rnc->remote_node_index in scic_sds_remote_node_context_validate_context_buffer()
1226 this_rnc->remote_node_index in scic_sds_remote_node_context_invalidate_context_buffer()
1354 rnc->device->owning_port, rnc->remote_node_index in scic_sds_remote_node_context_resuming_state_enter()
H A Dscic_sds_remote_node_table.h185 U16 remote_node_index
H A Dscu_remote_node_context.h88 U32 remote_node_index :12; member
H A Dscic_sds_remote_device.h426 remote_device_sequence[(this_device)->rnc->remote_node_index] \
451 ((this_device)->rnc->remote_node_index)
H A Dscic_sds_remote_device.c147 U16 remote_node_index; in scic_remote_device_da_construct() local
178 &remote_node_index in scic_remote_device_da_construct()
184 this_device->rnc, remote_node_index in scic_remote_device_da_construct()
280 &this_device->rnc->remote_node_index in scic_remote_device_ea_construct()
1752 the_controller->remote_device_sequence[this_device->rnc->remote_node_index]++; in scic_sds_remote_device_stopped_state_destruct_handler()
1757 this_device->rnc->remote_node_index in scic_sds_remote_device_stopped_state_destruct_handler()
H A Dscic_sds_smp_request.c416 task_context->remote_node_index = this_request->target_device->rnc->remote_node_index; in scu_smp_request_construct_task_context()
H A Dscu_task_context.h630 U32 remote_node_index : 12; member
H A Dscic_sds_port.c672 rnc->ssp.remote_node_index = rni; in scic_sds_port_construct_dummy_rnc()
718 task_context->remote_node_index = this_port->reserved_rni; in scic_sds_port_construct_dummy_task()
H A Dscic_sds_stp_request.c287 task_context->remote_node_index = in scu_sata_reqeust_construct_task_context()
H A Dscic_sds_request.c689 task_context->remote_node_index = in scu_ssp_reqeust_construct_task_context()