Searched refs:child_phy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_expander.c | 1249 struct ex_phy *child_phy) in sas_print_parent_topology_bug() 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() 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() 1247 sas_print_parent_topology_bug(struct domain_device *child, struct ex_phy *parent_phy, struct ex_phy *child_phy) sas_print_parent_topology_bug() argument 1270 sas_check_eeds(struct domain_device *child, struct ex_phy *parent_phy, struct ex_phy *child_phy) sas_check_eeds() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_expander.c | 1180 struct ex_phy *child_phy) in sas_print_parent_topology_bug() 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() 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 in sas_check_edge_expander_topo() 1178 sas_print_parent_topology_bug(struct domain_device *child, struct ex_phy *parent_phy, struct ex_phy *child_phy) sas_print_parent_topology_bug() argument 1212 sas_check_eeds(struct domain_device *child, struct ex_phy *parent_phy, struct ex_phy *child_phy) sas_check_eeds() argument 1278 struct ex_phy *child_phy; sas_check_fanout_expander_topo() local [all...] |
Completed in 5 milliseconds