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

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2371 SCIF_SAS_SMP_PHY_T * smp_phy_being_config; local
2395 //phy_index changed, so update the smp_phy_being_config.
2396 smp_phy_being_config =
2401 } while( smp_phy_being_config->routing_attribute != TABLE_ROUTING_ATTRIBUTE );
2403 if ( smp_phy_being_config->phy_identifier !=
2406 if (smp_phy_being_config->config_route_table_index_anchor != 0)
2408 smp_phy_being_config->config_route_table_index_anchor + 1;

Completed in 63 milliseconds