Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_ata.c304 struct sas_phy *phy = sas_get_local_phy(dev); in smp_ata_check_ready_type()
332 struct sas_phy *phy = sas_get_local_phy(dev); in smp_ata_check_ready()
406 phy = sas_get_local_phy(dev); in sas_ata_wait_after_reset()
551 struct sas_phy *local_phy = sas_get_local_phy(dev); in sas_ata_prereset()
H A Dsas_scsi_host.c369 struct sas_phy *sas_get_local_phy(struct domain_device *dev) in sas_get_local_phy() function
387 EXPORT_SYMBOL_GPL(sas_get_local_phy);
/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c870 phy = sas_get_local_phy(dev); in pm8001_I_T_nexus_reset()
922 phy = sas_get_local_phy(dev); in pm8001_I_T_nexus_event_handler()
983 struct sas_phy *phy = sas_get_local_phy(dev); in pm8001_lu_reset()
/linux/include/scsi/
H A Dlibsas.h712 struct sas_phy *sas_get_local_phy(struct domain_device *dev);
/linux/drivers/scsi/isci/
H A Dtask.c720 struct sas_phy *phy = sas_get_local_phy(dev); in isci_reset_device()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c165 struct sas_phy *phy = sas_get_local_phy(dev); in asd_I_T_nexus_reset()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1765 struct sas_phy *local_phy = sas_get_local_phy(device); in hisi_sas_debug_I_T_nexus_reset()
1856 local_phy = sas_get_local_phy(device); in hisi_sas_I_T_nexus_reset()
1895 phy = sas_get_local_phy(device); in hisi_sas_lu_reset()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c1252 struct sas_phy *phy = sas_get_local_phy(dev); in mvs_debug_I_T_nexus_reset()