Searched refs:child_phy (Results 1 – 1 of 1) sorted by relevance
1258 struct ex_phy *child_phy) in sas_print_parent_topology_bug() argument1275 child_phy->phy_id, in sas_print_parent_topology_bug()1278 sas_route_char(child, child_phy)); in sas_print_parent_topology_bug()1283 struct ex_phy *child_phy) in sas_check_eeds() argument1295 child_phy->phy_id, in sas_check_eeds()1319 child_phy->phy_id); in sas_check_eeds()1345 struct ex_phy *child_phy; in sas_check_parent_topology() local1354 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id]; in sas_check_parent_topology()1360 child_phy->routing_attr != TABLE_ROUTING) { in sas_check_parent_topology()1361 sas_print_parent_topology_bug(child, parent_phy, child_phy); in sas_check_parent_topology()[all …]