Searched refs:routing_attribute (Results 1 – 4 of 4) sorted by relevance
149 this_smp_phy->routing_attribute = (U8)discover_response->routing_attribute; in scif_sas_smp_phy_save_information()220 if ( this_smp_phy->routing_attribute == DIRECT_ROUTING_ATTRIBUTE in scif_sas_smp_phy_verify_routing_attribute()221 || attached_smp_phy->routing_attribute == DIRECT_ROUTING_ATTRIBUTE ) in scif_sas_smp_phy_verify_routing_attribute()223 if ( (this_smp_phy->routing_attribute | attached_smp_phy->routing_attribute) in scif_sas_smp_phy_verify_routing_attribute()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()
126 U8 routing_attribute; member
1999 curr_smp_phy->routing_attribute in scif_sas_smp_remote_device_print_smp_phy_list()2134 if ( curr_smp_phy->routing_attribute == SUBTRACTIVE_ROUTING_ATTRIBUTE in scif_sas_remote_device_find_upstream_expander()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()
775 U32 routing_attribute : 4; member