Home
last modified time | relevance | path

Searched refs:SCIF_SAS_REMOTE_DEVICE_T (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_remote_device_state_handlers.c93 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_stopped_start_handler()
131 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_stopped_destruct_handler()
185 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_remote_device_stopping_stop_complete_handler()
234 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_stopping_complete_high_priority_io_handler()
278 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_failed_stop_handler()
317 sci_base_object_get_logger((SCIF_SAS_REMOTE_DEVICE_T *)remote_device), in scif_sas_remote_device_default_start_handler()
322 &((SCIF_SAS_REMOTE_DEVICE_T *)remote_device)->parent.state_machine) in scif_sas_remote_device_default_start_handler()
345 sci_base_object_get_logger((SCIF_SAS_REMOTE_DEVICE_T *)remote_device), in scif_sas_remote_device_default_stop_handler()
350 &((SCIF_SAS_REMOTE_DEVICE_T *)remote_device)->parent.state_machine) in scif_sas_remote_device_default_stop_handler()
374 sci_base_object_get_logger((SCIF_SAS_REMOTE_DEVICE_T *)remote_device), in scif_sas_remote_device_default_fail_handler()
[all …]
H A Dscif_sas_remote_device_states.c95 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_initial_state_enter()
128 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_stopped_state_enter()
171 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_starting_state_enter()
223 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_starting_state_exit()
248 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_ready_state_enter()
274 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_ready_state_exit()
296 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_stopping_state_enter()
339 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_stopping_state_exit()
362 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_failed_state_enter()
425 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_updating_port_width_state_enter()
[all …]
H A Dscif_sas_remote_device.c85 return ( sizeof(SCIF_SAS_REMOTE_DEVICE_T) in scif_remote_device_get_object_size()
98 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_remote_device_construct()
108 memset(remote_device_memory, 0, sizeof(SCIF_SAS_REMOTE_DEVICE_T)); in scif_remote_device_construct()
154 ((U8*) remote_device_memory) + sizeof(SCIF_SAS_REMOTE_DEVICE_T), in scif_remote_device_construct()
173 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_remote_device_da_construct()
256 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_remote_device_ea_construct()
258 SCIF_SAS_REMOTE_DEVICE_T * fw_smp_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_remote_device_ea_construct()
333 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_remote_device_destruct()
362 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_remote_device_get_scic_handle()
386 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scic_cb_remote_device_start_complete()
[all …]
H A Dscif_sas_remote_device_ready_substate_handlers.c95 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_remote_device_start_task_request()
131 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_remote_device_ready_operational_not_ready_handler()
165 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_remote_device_ready_task_management_not_ready_handler()
187 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_ready_operational_stop_handler()
214 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_ready_operational_destruct_handler()
237 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_ready_operational_fail_handler()
275 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_remote_device_ready_operational_start_io_handler()
309 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_remote_device_ready_operational_complete_io_handler()
339 sci_base_object_get_logger((SCIF_SAS_REMOTE_DEVICE_T *)remote_device), in scif_sas_remote_device_ready_operational_complete_high_priority_io_handler()
344 &((SCIF_SAS_REMOTE_DEVICE_T *)remote_device)->parent.state_machine) in scif_sas_remote_device_ready_operational_complete_high_priority_io_handler()
[all …]
H A Dscif_sas_domain.c169 SCIF_SAS_REMOTE_DEVICE_T * fw_device; in scif_domain_get_device_by_sas_address()
183 fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_domain_get_device_by_sas_address()
358 SCIF_SAS_REMOTE_DEVICE_T * fw_device; in scic_cb_port_hard_reset_complete()
617 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_domain_terminate_requests()
765 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_domain_remote_device_start_complete()
825 SCIF_SAS_REMOTE_DEVICE_T * current_device; in scif_sas_domain_is_in_smp_activity()
831 current_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_domain_is_in_smp_activity()
860 SCIF_SAS_REMOTE_DEVICE_T * scif_sas_domain_get_device_by_containing_device( in scif_sas_domain_get_device_by_containing_device()
862 SCIF_SAS_REMOTE_DEVICE_T * containing_device, in scif_sas_domain_get_device_by_containing_device()
866 SCIF_SAS_REMOTE_DEVICE_T * fw_device; in scif_sas_domain_get_device_by_containing_device()
[all …]
H A Dscif_sas_remote_device_ready_substates.c91 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_ready_operational_substate_enter()
129 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_ready_operational_substate_exit()
153 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_ready_suspended_substate_enter()
178 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_ready_taskmgmt_substate_enter()
203 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_ready_ncq_error_substate_enter()
H A Dscif_sas_smp_remote_device.c84 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_smp_remote_device_clear()
140 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_smp_remote_device_construct()
174 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_remote_device_decode_smp_response()
338 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_remote_device_decode_report_general_response()
420 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_remote_device_decode_initial_discover_response()
426 SCIF_SAS_REMOTE_DEVICE_T * attached_remote_device; in scif_sas_smp_remote_device_decode_initial_discover_response()
468 attached_remote_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_smp_remote_device_decode_initial_discover_response()
595 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_remote_device_decode_report_phy_sata_response()
650 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_remote_device_decode_target_reset_phy_control_response()
695 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_remote_device_decode_discover_phy_control_response()
[all …]
H A Dscif_sas_domain.h204 SCIF_SAS_REMOTE_DEVICE_T * fw_device,
224 SCIF_SAS_REMOTE_DEVICE_T * fw_device
231 SCIF_SAS_REMOTE_DEVICE_T * scif_sas_domain_get_device_by_containing_device(
233 SCIF_SAS_REMOTE_DEVICE_T * containing_device,
237 SCIF_SAS_REMOTE_DEVICE_T * scif_sas_domain_find_device_in_spinup_hold(
241 SCIF_SAS_REMOTE_DEVICE_T * scif_sas_domain_find_device_has_scheduled_activity(
252 SCIF_SAS_REMOTE_DEVICE_T * fw_device
257 SCIF_SAS_REMOTE_DEVICE_T * top_expander
297 SCIF_SAS_REMOTE_DEVICE_T * scif_sas_domain_find_next_ea_target_reset(
H A Dscif_sas_remote_device.h323 } SCIF_SAS_REMOTE_DEVICE_T; typedef
359 SCIF_SAS_REMOTE_DEVICE_T * fw_device,
364 SCIF_SAS_REMOTE_DEVICE_T * fw_device,
371 SCIF_SAS_REMOTE_DEVICE_T * remote_device
375 SCIF_SAS_REMOTE_DEVICE_T * remote_device
427 SCIF_SAS_REMOTE_DEVICE_T * fw_device,
432 SCIF_SAS_REMOTE_DEVICE_T * fw_device,
468 SCIF_SAS_REMOTE_DEVICE_T * fw_device
472 SCIF_SAS_REMOTE_DEVICE_T * fw_device,
490 SCIF_SAS_REMOTE_DEVICE_T * fw_device,
H A Dscif_sas_remote_device_starting_substate_handlers.c95 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_starting_state_general_stop_handler()
134 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_remote_device_starting_await_complete_fail_handler()
165 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_remote_device_starting_await_complete_not_ready_handler()
187 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_remote_device_starting_await_complete_start_complete_handler()
241 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_remote_device_starting_await_ready_ready_handler()
H A Dscif_sas_domain_state_handlers.c214 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_ready_start_io_handler()
266 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_ready_complete_io_handler()
347 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_ready_start_task_handler()
399 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_ready_complete_task_handler()
445 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_ready_start_high_priority_io_handler()
512 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_ready_complete_high_priority_io_handler()
809 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_discovering_start_high_priority_io_handler()
910 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_discovering_complete_high_priority_io_handler()
1009 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_discovering_start_task_handler()
H A Dscif_sas_remote_device_starting_substates.c90 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_starting_await_complete_substate_enter()
118 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T *)object; in scif_sas_remote_device_starting_complete_substate_enter()
H A Dscif_sas_io_request.c93 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_io_request_construct()
242 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_io_request_construct()
268 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_request_construct()
336 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_io_request_construct_with_core()
412 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scic_cb_io_request_complete()
665 SCIF_SAS_REMOTE_DEVICE_T* fw_device = fw_request->device; in scic_cb_request_is_initial_construction()
700 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_io_request_construct_smp()
783 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_io_request_continue()
H A Dscif_sas_smp_io_request.c153 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_request_build()
214 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_smp_request_construct_report_general()
251 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_smp_request_construct_report_manufacturer_info()
288 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_request_construct_discover()
330 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_request_construct_report_phy_sata()
368 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_smp_request_construct_phy_control()
454 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_smp_internal_request_retry()
536 SCIF_SAS_REMOTE_DEVICE_T * fw_device = old_io->parent.device; in scif_sas_smp_external_request_retry()
H A Dscif_sas_domain_states.c379 SCIF_SAS_REMOTE_DEVICE_T * fw_device; in scif_sas_domain_stopping_state_enter()
411 fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_domain_stopping_state_enter()
510 SCIF_SAS_REMOTE_DEVICE_T * remote_device; in scif_sas_domain_discovering_state_enter()
517 remote_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_domain_discovering_state_enter()
544 SCIF_SAS_REMOTE_DEVICE_T * fw_device; in scif_sas_domain_discovering_state_enter()
548 fw_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_domain_discovering_state_enter()
H A Dscif_sas_controller_state_handlers.c570 SCIF_SAS_REMOTE_DEVICE_T *fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_controller_ready_start_io_handler()
668 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_controller_ready_complete_io_handler()
739 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_controller_ready_complete_high_priority_io_handler()
875 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_controller_ready_start_task_handler()
980 SCIF_SAS_REMOTE_DEVICE_T *fw_device = (SCIF_SAS_REMOTE_DEVICE_T*)remote_device; in scif_sas_controller_ready_complete_task_handler()
1063 SCIF_SAS_REMOTE_DEVICE_T *fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_controller_common_start_high_priority_io_handler()
1162 (SCIF_SAS_REMOTE_DEVICE_T *)remote_device, in scif_sas_controller_common_start_high_priority_io_handler()
H A Dscif_sas_smp_phy.c83 SCIF_SAS_REMOTE_DEVICE_T * owning_device, in scif_sas_smp_phy_construct()
112 SCIF_SAS_REMOTE_DEVICE_T * owning_device = this_smp_phy->owning_device; in scif_sas_smp_phy_destruct()
141 SCIF_SAS_REMOTE_DEVICE_T * attached_device, in scif_sas_smp_phy_save_information()
179 SCIF_SAS_REMOTE_DEVICE_T * attached_remote_device in scif_sas_smp_phy_set_attached_phy()
H A Dscif_sas_smp_activity_clear_affiliation.c130 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_smp_remote_device_start_clear_affiliation()
194 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_smp_remote_device_continue_clear_affiliation()
241 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_smp_remote_device_finish_clear_affiliation()
H A Dscif_sas_stp_task_request.c80 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_stp_core_cb_task_request_complete_handler()
157 SCIF_SAS_REMOTE_DEVICE_T * fw_device = fw_task->parent.device; in scif_sas_stp_task_request_construct()
211 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_stp_task_request_abort_task_set_failure_handler()
H A Dscif_sas_task_request.c119 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scif_sas_task_request_generic_construct()
315 SCIF_SAS_REMOTE_DEVICE_T * fw_device = (SCIF_SAS_REMOTE_DEVICE_T*) in scic_cb_task_request_complete()
H A Dscif_sas_stp_io_request.c193 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_stp_core_cb_io_request_complete_handler()
278 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_stp_core_cb_packet_io_request_complete_handler()
360 SCIF_SAS_REMOTE_DEVICE_T * fw_device = fw_io->parent.device; in scif_sas_stp_io_request_construct()
445 SCIF_SAS_REMOTE_DEVICE_T * fw_device = fw_io->parent.device; in scif_sas_stp_packet_io_request_construct()
H A Dscif_sas_stp_remote_device.c80 SCIF_SAS_REMOTE_DEVICE_T * device in scif_sas_stp_remote_device_construct()
110 SCIF_SAS_REMOTE_DEVICE_T * fw_device in scif_sas_stp_remote_device_allocate_ncq_tag()
H A Dscif_sas_sati_binding.h149 SCIF_SAS_REMOTE_DEVICE_T* fw_device = fw_request->device; \
156 SCIF_SAS_REMOTE_DEVICE_T* fw_device = fw_request->device; \
H A Dscif_sas_internal_io_request.h127 SCIF_SAS_REMOTE_DEVICE_T * fw_remote_device,
H A Dscif_sas_request.c95 SCIF_SAS_REMOTE_DEVICE_T * fw_device, in scif_sas_request_construct()

12