Searched refs:TABLE_ROUTING_ATTRIBUTE (Results 1 – 3 of 3) sorted by relevance
228 if (this_smp_phy->routing_attribute == TABLE_ROUTING_ATTRIBUTE in scif_sas_smp_phy_verify_routing_attribute()229 && attached_smp_phy->routing_attribute == TABLE_ROUTING_ATTRIBUTE) in scif_sas_smp_phy_verify_routing_attribute()
2138 && curr_smp_phy->u.attached_phy->routing_attribute == TABLE_ROUTING_ATTRIBUTE ) in scif_sas_remote_device_find_upstream_expander()2216 if ( curr_smp_phy->routing_attribute == TABLE_ROUTING_ATTRIBUTE in scif_sas_remote_device_find_downstream_expander()2401 } while( smp_phy_being_config->routing_attribute != TABLE_ROUTING_ATTRIBUTE ); in scif_sas_smp_remote_device_clean_route_table()
974 #define TABLE_ROUTING_ATTRIBUTE 2 macro