Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/libsas/
Dsas_expander.c1180 struct ex_phy *child_phy) in sas_print_parent_topology_bug() argument
1195 child_phy->phy_id, in sas_print_parent_topology_bug()
1198 sas_route_char(child, child_phy)); in sas_print_parent_topology_bug()
1214 struct ex_phy *child_phy) in sas_check_eeds() argument
1226 child_phy->phy_id, in sas_check_eeds()
1237 child_phy->phy_id); in sas_check_eeds()
1248 struct ex_phy *child_phy; in sas_check_edge_expander_topo() local
1250 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id]; in sas_check_edge_expander_topo()
1254 child_phy->routing_attr != TABLE_ROUTING) in sas_check_edge_expander_topo()
1257 if (child_phy->routing_attr == SUBTRACTIVE_ROUTING) in sas_check_edge_expander_topo()
[all …]