Lines Matching refs:child_phy
1249 struct ex_phy *child_phy)
1264 child_phy->phy_id,
1267 sas_route_char(child, child_phy));
1272 struct ex_phy *child_phy)
1283 child_phy->phy_id,
1306 child_phy->phy_id);
1331 struct ex_phy *child_phy;
1340 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id];
1346 child_phy->routing_attr != TABLE_ROUTING) {
1347 sas_print_parent_topology_bug(child, parent_phy, child_phy);
1351 if (child_phy->routing_attr == SUBTRACTIVE_ROUTING) {
1352 res = sas_check_eeds(child, parent_phy, child_phy);
1353 } else if (child_phy->routing_attr != TABLE_ROUTING) {
1354 sas_print_parent_topology_bug(child, parent_phy, child_phy);
1358 if (child_phy->routing_attr == SUBTRACTIVE_ROUTING ||
1359 (child_phy->routing_attr == TABLE_ROUTING &&
1363 sas_print_parent_topology_bug(child, parent_phy, child_phy);
1370 child_phy->routing_attr != SUBTRACTIVE_ROUTING) {
1371 sas_print_parent_topology_bug(child, parent_phy, child_phy);