Searched refs:top_expander (Results 1 – 3 of 3) sorted by relevance
674 SCIF_SAS_REMOTE_DEVICE_T * top_expander = fw_device->containing_device; in scif_sas_remote_device_target_reset_complete() local676 while(top_expander->containing_device != NULL) in scif_sas_remote_device_target_reset_complete()677 top_expander = top_expander->containing_device; in scif_sas_remote_device_target_reset_complete()679 scif_sas_domain_start_smp_discover(fw_device->domain, top_expander); in scif_sas_remote_device_target_reset_complete()
257 SCIF_SAS_REMOTE_DEVICE_T * top_expander
1042 SCIF_SAS_REMOTE_DEVICE_T * top_expander in scif_sas_domain_start_smp_discover() argument1068 top_expander->is_currently_discovered = TRUE; in scif_sas_domain_start_smp_discover()1071 scif_sas_smp_remote_device_start_discover(top_expander); in scif_sas_domain_start_smp_discover()