sas_smp_phy_control
ret = sas_smp_phy_control(parent, phy_id,
sas_smp_phy_control(dev, phy_id, PHY_FUNC_DISABLE, NULL);
if (!sas_smp_phy_control(dev, phy_id, PHY_FUNC_LINK_RESET, NULL))
return sas_smp_phy_control(ddev, phy->number, reset_type, NULL);
ret = sas_smp_phy_control(ddev, phy->number, cmd, NULL);
ret = sas_smp_phy_control(ddev, phy->number, reset_type, NULL);
ret = sas_smp_phy_control(ddev, phy->number,
int sas_smp_phy_control(struct domain_device *dev, int phy_id,