Searched refs:downstream_expander (Results 1 – 1 of 1) sorted by relevance
2199 SCIF_SAS_REMOTE_DEVICE_T * downstream_expander = NULL; in scif_sas_remote_device_find_downstream_expander() local2222 downstream_expander = curr_smp_phy->u.attached_phy->owning_device; in scif_sas_remote_device_find_downstream_expander()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()2227 return downstream_expander; in scif_sas_remote_device_find_downstream_expander()