Home
last modified time | relevance | path

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

/src/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c848 SCIF_SAS_REMOTE_DEVICE_T * target_device = in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response() local
857 target_device->core_object, in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
867 return target_device->state_handlers->parent.start_handler( in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
868 &target_device->parent ); in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
1093 SCIF_SAS_REMOTE_DEVICE_T * target_device = in scif_sas_smp_remote_device_continue_current_activity() local
1108 (scic_remote_device_get_suggested_reset_timeout(target_device->core_object) / in scif_sas_smp_remote_device_continue_current_activity()
1122 fw_device , target_device); in scif_sas_smp_remote_device_continue_current_activity()
1127 fw_device, target_device); in scif_sas_smp_remote_device_continue_current_activity()
1416 SCIF_SAS_REMOTE_DEVICE_T * target_device = in scif_sas_smp_remote_device_continue_target_reset() local
1437 (scic_remote_device_get_suggested_reset_timeout(target_device->core_object)/8); in scif_sas_smp_remote_device_continue_target_reset()
[all …]
H A Dscic_sds_stp_request.c264 SCIC_SDS_REMOTE_DEVICE_T *target_device; in scu_sata_reqeust_construct_task_context() local
268 target_device = scic_sds_request_get_device(this_request); in scu_sata_reqeust_construct_task_context()
276 scic_remote_device_get_connection_rate(target_device); in scu_sata_reqeust_construct_task_context()
286 scic_sds_remote_device_get_index(this_request->target_device); in scu_sata_reqeust_construct_task_context()
991 this_request->target_device, this_request in scic_sds_stp_request_started_non_data_await_h2d_completion_enter()
1076 &this_request->target_device->parent, in scic_sds_stp_request_pio_data_out_trasmit_data_frame()
1826 this_request->target_device, this_request); in scic_sds_stp_request_started_pio_await_h2d_completion_enter()
2008 this_request->parent.target_device, in scic_sds_stp_request_udma_await_tc_completion_tc_completion_handler()
2038 this_request->parent.target_device, in scic_sds_stp_request_udma_await_tc_completion_tc_completion_handler()
2449 this_request->target_device, this_request in scic_sds_stp_request_started_soft_reset_await_h2d_asserted_completion_enter()
[all …]
H A Dscic_sds_smp_request.c371 SCIC_SDS_REMOTE_DEVICE_T *target_device; in scu_smp_request_construct_task_context() local
385 target_device = scic_sds_request_get_device(this_request); in scu_smp_request_construct_task_context()
403 scic_remote_device_get_connection_rate(target_device); in scu_smp_request_construct_task_context()
414 task_context->remote_node_index = this_request->target_device->rnc->remote_node_index; in scu_smp_request_construct_task_context()
H A Dscic_sds_stp_packet_request.c520 &this_request->target_device->ready_substate_machine, in scic_sds_stp_packet_request_command_phase_await_tc_completion_tc_completion_handler()
555 &this_request->target_device->ready_substate_machine, in scic_sds_stp_packet_request_command_phase_await_tc_completion_tc_completion_handler()
860 this_request->target_device, this_request in scic_sds_stp_packet_request_started_packet_phase_await_tc_completion_enter()
904 &this_request->target_device->parent, in scic_sds_stp_packet_request_started_command_phase_await_tc_completion_enter()
H A Dscif_sas_smp_remote_device.h326 struct SCIF_SAS_REMOTE_DEVICE * target_device
423 struct SCIF_SAS_REMOTE_DEVICE * target_device,
H A Dscic_sds_request.h158 struct SCIC_SDS_REMOTE_DEVICE *target_device; member
315 ((this_request)->target_device)
H A Dscic_sds_request.c496 this_request->target_device = the_target; in scic_sds_general_request_construct()
666 SCIC_SDS_REMOTE_DEVICE_T *target_device; in scu_ssp_reqeust_construct_task_context() local
670 target_device = scic_sds_request_get_device(this_request); in scu_ssp_reqeust_construct_task_context()
678 scic_remote_device_get_connection_rate(target_device); in scu_ssp_reqeust_construct_task_context()
688 scic_sds_remote_device_get_index(this_request->target_device); in scu_ssp_reqeust_construct_task_context()
1576 == scic_sds_remote_device_get_sequence(this_request->target_device) in scic_sds_request_start()
H A Dscic_sds_remote_device.c1043 &this_request->target_device->parent, in scic_sds_remote_device_continue_request()
1627 || (io_request->target_device != this_device) ) in scic_sds_remote_device_general_frame_handler()
H A Dscic_sds_controller.c6901 if (the_request->target_device == remote_device in scic_sds_abort_reqests()
6902 || the_request->target_device->owning_port == port in scic_sds_abort_reqests()
6907 the_request->target_device, in scic_sds_abort_reqests()