Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/libsas/
Dsas_expander.c1249 struct ex_phy *child_phy) in sas_print_parent_topology_bug() argument
1264 child_phy->phy_id, in sas_print_parent_topology_bug()
1267 sas_route_char(child, child_phy)); in sas_print_parent_topology_bug()
1272 struct ex_phy *child_phy) in sas_check_eeds() argument
1283 child_phy->phy_id, in sas_check_eeds()
1306 child_phy->phy_id); in sas_check_eeds()
1331 struct ex_phy *child_phy; in sas_check_parent_topology() local
1340 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id]; in sas_check_parent_topology()
1346 child_phy->routing_attr != TABLE_ROUTING) { in sas_check_parent_topology()
1347 sas_print_parent_topology_bug(child, parent_phy, child_phy); in sas_check_parent_topology()
[all …]