Searched refs:curr_config_route_destination_smp_phy (Results 1 – 2 of 2) sorted by relevance
103 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy = NULL; in scif_sas_smp_remote_device_clear()1133 … &(fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy->list_element) ); in scif_sas_smp_remote_device_continue_current_activity()1136 …fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy->list_element.owning_l… in scif_sas_smp_remote_device_continue_current_activity()1145 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy = in scif_sas_smp_remote_device_continue_current_activity()1168 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy = in scif_sas_smp_remote_device_continue_current_activity()2035 curr_parent_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy = in scif_sas_smp_remote_device_configure_upstream_expander_route_info()2224 … if ( downstream_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy != NULL in scif_sas_remote_device_find_downstream_expander()2225 …&& downstream_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy->owning_d… in scif_sas_remote_device_find_downstream_expander()2226 this_smp_remote_device->curr_config_route_destination_smp_phy->owning_device ) in scif_sas_remote_device_find_downstream_expander()2303 …&(device_being_config->protocol_device.smp_device.curr_config_route_destination_smp_phy->list_elem… in scif_sas_smp_remote_device_configure_route_table()[all …]
162 struct SCIF_SAS_SMP_PHY * curr_config_route_destination_smp_phy; member