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

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

Completed in 190 milliseconds