Searched refs:sas_try_ata_reset (Results 1 – 3 of 3) sorted by relevance
87 int sas_try_ata_reset(struct asd_sas_phy *phy);
214 if (phy_op == PHY_FUNC_LINK_RESET && sas_try_ata_reset(asd_phy) == 0) { in sas_phy_control()
197 int sas_try_ata_reset(struct asd_sas_phy *asd_phy) in sas_try_ata_reset() function240 if (!hard_reset && sas_try_ata_reset(asd_phy) == 0) in transport_sas_phy_reset()