parent_phy 746 drivers/scsi/libsas/sas_expander.c struct ex_phy *parent_phy) parent_phy 754 drivers/scsi/libsas/sas_expander.c port = parent_phy->port; parent_phy 774 drivers/scsi/libsas/sas_expander.c child->linkrate = min(parent_phy->linkrate, child->max_linkrate); parent_phy 1248 drivers/scsi/libsas/sas_expander.c struct ex_phy *parent_phy, parent_phy 1260 drivers/scsi/libsas/sas_expander.c parent_phy->phy_id, parent_phy 1266 drivers/scsi/libsas/sas_expander.c sas_route_char(parent, parent_phy), parent_phy 1271 drivers/scsi/libsas/sas_expander.c struct ex_phy *parent_phy, parent_phy 1281 drivers/scsi/libsas/sas_expander.c parent_phy->phy_id, parent_phy 1304 drivers/scsi/libsas/sas_expander.c parent_phy->phy_id, parent_phy 1330 drivers/scsi/libsas/sas_expander.c struct ex_phy *parent_phy = &parent_ex->ex_phy[i]; parent_phy 1333 drivers/scsi/libsas/sas_expander.c if (parent_phy->phy_state == PHY_VACANT || parent_phy 1334 drivers/scsi/libsas/sas_expander.c parent_phy->phy_state == PHY_NOT_PRESENT) parent_phy 1337 drivers/scsi/libsas/sas_expander.c if (SAS_ADDR(parent_phy->attached_sas_addr) != SAS_ADDR(child->sas_addr)) parent_phy 1340 drivers/scsi/libsas/sas_expander.c child_phy = &child_ex->ex_phy[parent_phy->attached_phy_id]; parent_phy 1345 drivers/scsi/libsas/sas_expander.c if (parent_phy->routing_attr != SUBTRACTIVE_ROUTING || parent_phy 1347 drivers/scsi/libsas/sas_expander.c sas_print_parent_topology_bug(child, parent_phy, child_phy); parent_phy 1350 drivers/scsi/libsas/sas_expander.c } else if (parent_phy->routing_attr == SUBTRACTIVE_ROUTING) { parent_phy 1352 drivers/scsi/libsas/sas_expander.c res = sas_check_eeds(child, parent_phy, child_phy); parent_phy 1354 drivers/scsi/libsas/sas_expander.c sas_print_parent_topology_bug(child, parent_phy, child_phy); parent_phy 1357 drivers/scsi/libsas/sas_expander.c } else if (parent_phy->routing_attr == TABLE_ROUTING) { parent_phy 1363 drivers/scsi/libsas/sas_expander.c sas_print_parent_topology_bug(child, parent_phy, child_phy); parent_phy 1369 drivers/scsi/libsas/sas_expander.c if (parent_phy->routing_attr != TABLE_ROUTING || parent_phy 1371 drivers/scsi/libsas/sas_expander.c sas_print_parent_topology_bug(child, parent_phy, child_phy);