phy_info_parent  1497 drivers/message/fusion/mptsas.c 	struct mptsas_phyinfo *phy_info_parent;
phy_info_parent  1553 drivers/message/fusion/mptsas.c 	phy_info_parent = port_info->phy_info;
phy_info_parent  1554 drivers/message/fusion/mptsas.c 	for (i = 0; i < port_info->num_phys; i++, phy_info_parent++) {
phy_info_parent  1555 drivers/message/fusion/mptsas.c 		if (!phy_info_parent->phy)
phy_info_parent  1557 drivers/message/fusion/mptsas.c 		if (phy_info_parent->attached.sas_address !=
phy_info_parent  1560 drivers/message/fusion/mptsas.c 		dev_printk(KERN_DEBUG, &phy_info_parent->phy->dev,
phy_info_parent  1562 drivers/message/fusion/mptsas.c 		    ioc->name, phy_info_parent->phy_id,
phy_info_parent  1563 drivers/message/fusion/mptsas.c 		    phy_info_parent->phy);
phy_info_parent  1564 drivers/message/fusion/mptsas.c 		sas_port_delete_phy(port, phy_info_parent->phy);