Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libsas/
Dsas_expander.c1227 struct ex_phy *child_phy) in sas_print_parent_topology_bug() argument
1242 child_phy->phy_id, in sas_print_parent_topology_bug()
1245 sas_route_char(child, child_phy)); in sas_print_parent_topology_bug()
1250 struct ex_phy *child_phy) in sas_check_eeds() argument
1261 child_phy->phy_id, in sas_check_eeds()
1284 child_phy->phy_id); in sas_check_eeds()
1309 struct ex_phy *child_phy; in sas_check_parent_topology() local
1318 child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id]; in sas_check_parent_topology()
1324 child_phy->routing_attr != TABLE_ROUTING) { in sas_check_parent_topology()
1325 sas_print_parent_topology_bug(child, parent_phy, child_phy); in sas_check_parent_topology()
[all …]