Home
last modified time | relevance | path

Searched refs:child_phy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/libsas/
H A Dsas_expander.c1199 struct ex_phy *child_phy) in sas_print_parent_topology_bug() argument
1214 child_phy->phy_id, in sas_print_parent_topology_bug()
1217 sas_route_char(child, child_phy)); in sas_print_parent_topology_bug()
1233 struct ex_phy *child_phy) in sas_check_eeds() argument
1245 child_phy->phy_id, in sas_check_eeds()
1256 child_phy->phy_id); in sas_check_eeds()
1267 struct ex_phy *child_phy; in sas_check_edge_expander_topo() local
1269 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id]; in sas_check_edge_expander_topo()
1273 child_phy->routing_attr != TABLE_ROUTING) in sas_check_edge_expander_topo()
1276 if (child_phy->routing_attr == SUBTRACTIVE_ROUTING) in sas_check_edge_expander_topo()
[all …]