Home
last modified time | relevance | path

Searched refs:sas_get_local_phy (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/scsi/libsas/
Dsas_ata.c321 struct sas_phy *phy = sas_get_local_phy(dev); in smp_ata_check_ready()
403 phy = sas_get_local_phy(dev); in sas_ata_hard_reset()
Dsas_scsi_host.c389 struct sas_phy *sas_get_local_phy(struct domain_device *dev) in sas_get_local_phy() function
407 EXPORT_SYMBOL_GPL(sas_get_local_phy);
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_sas.c978 phy = sas_get_local_phy(dev); in pm8001_I_T_nexus_reset()
1035 phy = sas_get_local_phy(dev); in pm8001_I_T_nexus_event_handler()
1088 struct sas_phy *phy = sas_get_local_phy(dev); in pm8001_lu_reset()
/Linux-v4.19/include/scsi/
Dlibsas.h717 struct sas_phy *sas_get_local_phy(struct domain_device *dev);
/Linux-v4.19/drivers/scsi/isci/
Dtask.c746 struct sas_phy *phy = sas_get_local_phy(dev); in isci_reset_device()
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_tmf.c183 struct sas_phy *phy = sas_get_local_phy(dev); in asd_I_T_nexus_reset()
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1505 struct sas_phy *local_phy = sas_get_local_phy(device); in hisi_sas_debug_I_T_nexus_reset()
1588 phy = sas_get_local_phy(device); in hisi_sas_lu_reset()
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_sas.c1390 struct sas_phy *phy = sas_get_local_phy(dev); in mvs_debug_I_T_nexus_reset()