Searched refs:phy_info_parent (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
H A Dmptsas.c1498 struct mptsas_phyinfo *phy_info_parent; mptsas_del_end_device() local
1554 phy_info_parent = port_info->phy_info; mptsas_del_end_device()
1555 for (i = 0; i < port_info->num_phys; i++, phy_info_parent++) { mptsas_del_end_device()
1556 if (!phy_info_parent->phy) mptsas_del_end_device()
1558 if (phy_info_parent->attached.sas_address != mptsas_del_end_device()
1561 dev_printk(KERN_DEBUG, &phy_info_parent->phy->dev, mptsas_del_end_device()
1563 ioc->name, phy_info_parent->phy_id, mptsas_del_end_device()
1564 phy_info_parent->phy); mptsas_del_end_device()
1565 sas_port_delete_phy(port, phy_info_parent->phy); mptsas_del_end_device()

Completed in 57 milliseconds