Searched refs:local_phy (Results 1 – 2 of 2) sorted by relevance
701 struct sas_phy *local_phy; in hisi_sas_init_device() local725 local_phy = sas_get_local_phy(device); in hisi_sas_init_device()726 if (!scsi_is_sas_phy_local(local_phy) && in hisi_sas_init_device()740 sas_put_local_phy(local_phy); in hisi_sas_init_device()1772 struct sas_phy *local_phy = sas_get_local_phy(device); in hisi_sas_debug_I_T_nexus_reset() local1779 if (!local_phy->enabled) { in hisi_sas_debug_I_T_nexus_reset()1780 sas_put_local_phy(local_phy); in hisi_sas_debug_I_T_nexus_reset()1784 if (scsi_is_sas_phy_local(local_phy)) { in hisi_sas_debug_I_T_nexus_reset()1786 sas_ha->sas_phy[local_phy->number]; in hisi_sas_debug_I_T_nexus_reset()1796 rc = sas_phy_reset(local_phy, reset_type); in hisi_sas_debug_I_T_nexus_reset()[all …]
511 struct sas_phy *local_phy = sas_get_local_phy(dev); in sas_ata_prereset() local514 if (!local_phy->enabled || test_bit(SAS_DEV_GONE, &dev->state)) in sas_ata_prereset()516 sas_put_local_phy(local_phy); in sas_ata_prereset()