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.c1204 struct ex_phy *child_phy) in sas_print_parent_topology_bug() argument
1219 child_phy->phy_id, in sas_print_parent_topology_bug()
1222 sas_route_char(child, child_phy)); in sas_print_parent_topology_bug()
1238 struct ex_phy *child_phy) in sas_check_eeds() argument
1250 child_phy->phy_id, in sas_check_eeds()
1261 child_phy->phy_id); in sas_check_eeds()
1272 struct ex_phy *child_phy; in sas_check_edge_expander_topo() local
1274 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id]; in sas_check_edge_expander_topo()
1278 child_phy->routing_attr != TABLE_ROUTING) in sas_check_edge_expander_topo()
1281 if (child_phy->routing_attr == SUBTRACTIVE_ROUTING) in sas_check_edge_expander_topo()
[all …]