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

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2117 SCIF_SAS_REMOTE_DEVICE_T * upstream_expander = NULL; local
2142 upstream_expander = curr_smp_phy->u.attached_phy->owning_device;
2144 upstream_expander->protocol_device.smp_device.current_smp_request =
2147 //if the upstream_expander's config route table method is config phy0 only or
2149 upstream_expander->protocol_device.smp_device.config_route_smp_phy_anchor =
2155 //if the upstream_expander's config route table method is config middle phy only
2157 if ( scif_sas_smp_remote_device_get_config_route_table_method(upstream_expander)
2160 upstream_expander->protocol_device.smp_device.config_route_smp_phy_anchor =
2162 upstream_expander->protocol_device.smp_device.config_route_smp_phy_anchor
2165 else if ( scif_sas_smp_remote_device_get_config_route_table_method(upstream_expander)
[all...]

Completed in 112 milliseconds