Lines Matching refs:child_phy
1180 struct ex_phy *child_phy)
1195 child_phy->phy_id,
1198 sas_route_char(child, child_phy));
1214 struct ex_phy *child_phy)
1226 child_phy->phy_id,
1237 child_phy->phy_id);
1248 struct ex_phy *child_phy;
1250 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id];
1254 child_phy->routing_attr != TABLE_ROUTING)
1257 if (child_phy->routing_attr == SUBTRACTIVE_ROUTING)
1258 return sas_check_eeds(child, parent_phy, child_phy);
1259 else if (child_phy->routing_attr != TABLE_ROUTING)
1262 if (child_phy->routing_attr != SUBTRACTIVE_ROUTING &&
1263 (child_phy->routing_attr != TABLE_ROUTING ||
1270 sas_print_parent_topology_bug(child, parent_phy, child_phy);
1278 struct ex_phy *child_phy;
1280 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id];
1283 child_phy->routing_attr == SUBTRACTIVE_ROUTING)
1286 sas_print_parent_topology_bug(child, parent_phy, child_phy);