Home
last modified time | relevance | path

Searched refs:local_phy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c701 struct sas_phy *local_phy; in hisi_sas_init_device() local
740 sas_put_local_phy(local_phy); in hisi_sas_init_device()
1810 if (!local_phy->enabled) { in hisi_sas_debug_I_T_nexus_reset()
1811 sas_put_local_phy(local_phy); in hisi_sas_debug_I_T_nexus_reset()
1817 sas_ha->sas_phy[local_phy->number]; in hisi_sas_debug_I_T_nexus_reset()
1831 sas_put_local_phy(local_phy); in hisi_sas_debug_I_T_nexus_reset()
1835 sas_ha->sas_phy[local_phy->number]; in hisi_sas_debug_I_T_nexus_reset()
1875 struct sas_phy *local_phy; in hisi_sas_I_T_nexus_reset() local
1886 rc = sas_phy_enable(local_phy, 0); in hisi_sas_I_T_nexus_reset()
1888 local_phy->enabled = 0; in hisi_sas_I_T_nexus_reset()
[all …]
/linux/drivers/scsi/libsas/
A Dsas_ata.c511 struct sas_phy *local_phy = sas_get_local_phy(dev); in sas_ata_prereset() local
514 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()

Completed in 9 milliseconds