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

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2199 SCIF_SAS_REMOTE_DEVICE_T * downstream_expander = NULL; local
2222 downstream_expander = curr_smp_phy->u.attached_phy->owning_device;
2224 if ( downstream_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy != NULL
2225 && downstream_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy->owning_device ==
2227 return downstream_expander;

Completed in 99 milliseconds