Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2199 SCIF_SAS_REMOTE_DEVICE_T * downstream_expander = NULL; in scif_sas_remote_device_find_downstream_expander() local
2222 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()