dev_to_phy
struct sas_phy *phy = dev_to_phy(rphy->dev.parent);
struct sas_phy *phy = dev_to_phy(rphy->dev.parent);
sas_phy_delete(dev_to_phy(dev));
struct sas_phy *phy = dev_to_phy(dev);
struct sas_phy *phy = dev_to_phy(dev);
dev_to_phy((dev)->parent)