Searched refs:local_phy (Results 1 – 2 of 2) sorted by relevance
1815 if (!local_phy->enabled) { in hisi_sas_debug_I_T_nexus_reset()1816 sas_put_local_phy(local_phy); in hisi_sas_debug_I_T_nexus_reset()1820 if (scsi_is_sas_phy_local(local_phy)) { in hisi_sas_debug_I_T_nexus_reset()1822 sas_ha->sas_phy[local_phy->number]; in hisi_sas_debug_I_T_nexus_reset()1836 sas_put_local_phy(local_phy); in hisi_sas_debug_I_T_nexus_reset()1838 if (scsi_is_sas_phy_local(local_phy)) { in hisi_sas_debug_I_T_nexus_reset()1840 sas_ha->sas_phy[local_phy->number]; in hisi_sas_debug_I_T_nexus_reset()1890 struct sas_phy *local_phy; in hisi_sas_I_T_nexus_reset() local1901 rc = sas_phy_enable(local_phy, 0); in hisi_sas_I_T_nexus_reset()1903 local_phy->enabled = 0; in hisi_sas_I_T_nexus_reset()[all …]
551 struct sas_phy *local_phy = sas_get_local_phy(dev); in sas_ata_prereset() local554 if (!local_phy->enabled || test_bit(SAS_DEV_GONE, &dev->state)) in sas_ata_prereset()556 sas_put_local_phy(local_phy); in sas_ata_prereset()