Home
last modified time | relevance | path

Searched defs:fw_domain (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_domain.c99 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) cookie; in scif_sas_domain_operation_timeout_handler() local
143 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) domain; in scif_domain_get_scic_port_handle() local
165 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) domain; in scif_domain_get_device_by_sas_address() local
232 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) domain; in scif_domain_discover() local
296 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) in scic_cb_port_ready() local
323 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) in scic_cb_port_not_ready() local
356 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) in scic_cb_port_hard_reset_complete() local
404 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) in scic_cb_port_bc_change_primitive_recieved() local
490 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) in scic_cb_port_link_up() local
511 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) in scic_cb_port_link_down() local
[all …]
H A Dscif_sas_domain_states.c87 SCIF_SAS_DOMAIN_T * fw_domain in scif_sas_domain_transition_to_stopped_state()
132 SCIF_SAS_DOMAIN_T * fw_domain in scif_sas_domain_transition_from_discovering_state()
167 SCIF_SAS_DOMAIN_T * fw_domain in scif_sas_domain_transition_to_discovering_state()
193 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)object; in scif_sas_domain_initial_state_enter() local
225 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)object; in scif_sas_domain_starting_state_enter() local
277 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)object; in scif_sas_domain_ready_state_enter() local
352 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)object; in scif_sas_domain_ready_state_exit() local
380 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)object; in scif_sas_domain_stopping_state_enter() local
440 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)object; in scif_sas_domain_stopped_state_enter() local
488 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)object; in scif_sas_domain_discovering_state_enter() local
H A Dscif_sas_domain_state_handlers.c129 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)domain; in scif_sas_domain_ready_discover_handler() local
213 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) domain; in scif_sas_domain_ready_start_io_handler() local
346 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) domain; in scif_sas_domain_ready_start_task_handler() local
444 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) domain; in scif_sas_domain_ready_start_high_priority_io_handler() local
556 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *) domain; in scif_sas_domain_stopping_device_stop_complete_handler() local
596 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *) domain; in scif_sas_domain_stopping_complete_io_handler() local
644 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *) domain; in scif_sas_domain_stopping_complete_high_priority_io_handler() local
685 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *) domain; in scif_sas_domain_stopping_complete_task_handler() local
749 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *)domain; in scif_sas_domain_discovering_device_start_complete_handler() local
808 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T*) domain; in scif_sas_domain_discovering_start_high_priority_io_handler() local
[all …]
H A Dscif_sas_smp_remote_device.c424 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_smp_remote_device_decode_initial_discover_response() local
749 SCIF_SAS_DOMAIN_T * fw_domain; in scif_sas_smp_remote_device_decode_target_reset_discover_response() local
1222 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_smp_remote_device_continue_discover() local
1377 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_smp_remote_device_finish_discover() local
1615 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_smp_remote_device_sata_spinup_hold_release() local
1673 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_smp_remote_device_fail_target_spinup_hold_release() local
H A Dscif_sas_high_priority_request_queue.c113 SCIF_SAS_DOMAIN_T * fw_domain in scif_sas_high_priority_request_queue_purge_domain()
H A Dscif_sas_smp_activity_clear_affiliation.c244 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_smp_remote_device_finish_clear_affiliation() local
H A Dscif_sas_stp_remote_device.c188 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_stp_remote_device_get_request_by_ncq_tag() local
H A Dscif_sas_stp_task_request.c216 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_stp_task_request_abort_task_set_failure_handler() local
H A Dscif_sas_remote_device_ready_substates.c210 SCIF_SAS_DOMAIN_T * fw_domain = fw_device->domain; in scif_sas_remote_device_ready_ncq_error_substate_enter() local
H A Dscif_sas_controller.c977 SCIF_SAS_DOMAIN_T * fw_domain; in scif_sas_controller_sufficient_resource() local
1116 SCIF_SAS_DOMAIN_T * fw_domain; in scif_sas_controller_clear_affiliation() local
1193 SCIF_SAS_DOMAIN_T * fw_domain; in scif_sas_controller_release_resource() local
H A Dscif_sas_remote_device.c97 SCIF_SAS_DOMAIN_T * fw_domain = (SCIF_SAS_DOMAIN_T *) domain; in scif_remote_device_construct() local
H A Dscif_sas_controller_state_handlers.c173 SCIF_SAS_DOMAIN_T * fw_domain; in scif_sas_controller_stop_domains() local