Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c89 fw_device->protocol_device.smp_device.current_activity = in scif_sas_smp_remote_device_clear()
92 fw_device->protocol_device.smp_device.current_smp_request = in scif_sas_smp_remote_device_clear()
95 fw_device->protocol_device.smp_device.current_activity_phy_index = 0; in scif_sas_smp_remote_device_clear()
97 fw_device->protocol_device.smp_device.curr_config_route_index = 0; in scif_sas_smp_remote_device_clear()
99 fw_device->protocol_device.smp_device.config_route_smp_phy_anchor = NULL; in scif_sas_smp_remote_device_clear()
101 fw_device->protocol_device.smp_device.is_route_table_cleaned = FALSE; in scif_sas_smp_remote_device_clear()
103 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy = NULL; in scif_sas_smp_remote_device_clear()
105 fw_device->protocol_device.smp_device.scheduled_activity = in scif_sas_smp_remote_device_clear()
108 fw_device->protocol_device.smp_device.io_retry_count = 0; in scif_sas_smp_remote_device_clear()
110 fw_device->protocol_device.smp_device.curr_clear_affiliation_phy = NULL; in scif_sas_smp_remote_device_clear()
[all …]
H A Dscif_sas_stp_remote_device.c84 &device->protocol_device.stp_device.sati_device, in scif_sas_stp_remote_device_construct()
90 device->protocol_device.stp_device.s_active = 0; in scif_sas_stp_remote_device_construct()
124 while ( (fw_device->protocol_device.stp_device.s_active & tag_mask) in scif_sas_stp_remote_device_allocate_ncq_tag()
125 && (ncq_tag < fw_device->protocol_device.stp_device.sati_device.ncq_depth) ) in scif_sas_stp_remote_device_allocate_ncq_tag()
132 if (ncq_tag < fw_device->protocol_device.stp_device.sati_device.ncq_depth) in scif_sas_stp_remote_device_allocate_ncq_tag()
141 fw_device->protocol_device.stp_device.s_active |= tag_mask; in scif_sas_stp_remote_device_allocate_ncq_tag()
179 fw_device->protocol_device.stp_device.s_active &= ~(1 << ncq_tag); in scif_sas_stp_remote_device_free_ncq_tag()
H A Dscif_sas_smp_activity_clear_affiliation.c134 &fw_device->protocol_device.smp_device; in scif_sas_smp_remote_device_start_clear_affiliation()
151 fw_device->protocol_device.smp_device.current_activity = in scif_sas_smp_remote_device_start_clear_affiliation()
155 fw_device->protocol_device.smp_device.current_smp_request = in scif_sas_smp_remote_device_start_clear_affiliation()
159 fw_device->protocol_device.smp_device.scheduled_activity = in scif_sas_smp_remote_device_start_clear_affiliation()
198 &fw_device->protocol_device.smp_device; in scif_sas_smp_remote_device_continue_clear_affiliation()
H A Dscif_sas_smp_io_request.c460 U8 retry_count = fw_device->protocol_device.smp_device.io_retry_count; in scif_sas_smp_internal_request_retry()
471 switch (fw_device->protocol_device.smp_device.current_smp_request) in scif_sas_smp_internal_request_retry()
484 fw_device->protocol_device.smp_device.current_activity_phy_index, in scif_sas_smp_internal_request_retry()
493 fw_device->protocol_device.smp_device.current_activity_phy_index in scif_sas_smp_internal_request_retry()
556 switch (fw_device->protocol_device.smp_device.current_smp_request) in scif_sas_smp_external_request_retry()
563 fw_device->protocol_device.smp_device.current_activity_phy_index, in scif_sas_smp_external_request_retry()
574 fw_device->protocol_device.smp_device.current_activity_phy_index, in scif_sas_smp_external_request_retry()
H A Dscif_sas_smp_phy.c96 (&owning_device->protocol_device.smp_device.smp_phy_list), in scif_sas_smp_phy_construct()
186 &attached_remote_device->protocol_device.smp_device); in scif_sas_smp_phy_set_attached_phy()
231 if ( ! this_smp_phy->owning_device->protocol_device.smp_device.is_table_to_table_supported in scif_sas_smp_phy_verify_routing_attribute()
232 … || !attached_smp_phy->owning_device->protocol_device.smp_device.is_table_to_table_supported ) in scif_sas_smp_phy_verify_routing_attribute()
H A Dscif_sas_remote_device.c263 fw_smp_device->protocol_device.smp_device.current_activity_phy_index; in scif_remote_device_ea_construct()
467 if (fw_device->protocol_device.stp_device.sati_device.capabilities in scif_remote_device_get_max_queue_depth()
470 return fw_device->protocol_device.stp_device.sati_device.ncq_depth; in scif_remote_device_get_max_queue_depth()
592 if ( fw_device->containing_device->protocol_device.smp_device.current_activity in scif_sas_remote_device_target_reset()
H A Dscif_sas_domain.c796 fw_device->protocol_device.smp_device.scheduled_activity = in scif_sas_domain_remote_device_start_complete()
976 && current_device->protocol_device.smp_device.scheduled_activity == in scif_sas_domain_find_device_has_scheduled_activity()
1014 device_has_scheduled_activity->protocol_device.smp_device.scheduled_activity = in scif_sas_domain_start_smp_activity()
1188 &fw_device->protocol_device.smp_device; in scif_sas_domain_remove_expander_device()
1348 current_device->protocol_device.smp_device.scheduled_activity = in scif_sas_domain_schedule_clear_affiliation()
H A Dscif_sas_stp_io_request.c373 &fw_device->protocol_device.stp_device.sati_device, in scif_sas_stp_io_request_construct()
456 &fw_device->protocol_device.stp_device.sati_device, in scif_sas_stp_packet_io_request_construct()
H A Dscif_sas_stp_task_request.c170 &fw_device->protocol_device.stp_device.sati_device, in scif_sas_stp_task_request_construct()
H A Dscif_sas_remote_device.h233 }protocol_device; member
H A Dscif_sas_controller_state_handlers.c1144 if (fw_device->protocol_device.smp_device.smp_activity_timer != NULL) in scif_sas_controller_common_start_high_priority_io_handler()
1149 fw_device->protocol_device.smp_device.smp_activity_timer in scif_sas_controller_common_start_high_priority_io_handler()
1152 fw_device->protocol_device.smp_device.smp_activity_timer = NULL; in scif_sas_controller_common_start_high_priority_io_handler()
H A Dscif_sas_domain_state_handlers.c534 || (fw_device->protocol_device.smp_device.current_activity != in scif_sas_domain_ready_complete_high_priority_io_handler()
934 || (fw_device->protocol_device.smp_device.current_activity != in scif_sas_domain_discovering_complete_high_priority_io_handler()