Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libsas/
Dsas_ata.c296 struct sas_phy *phy = sas_get_local_phy(dev); in smp_ata_check_ready()
370 phy = sas_get_local_phy(dev); in sas_ata_wait_after_reset()
516 struct sas_phy *local_phy = sas_get_local_phy(dev); in sas_ata_prereset()
Dsas_scsi_host.c370 struct sas_phy *sas_get_local_phy(struct domain_device *dev) in sas_get_local_phy() function
388 EXPORT_SYMBOL_GPL(sas_get_local_phy);
/linux-6.1.9/drivers/scsi/pm8001/
Dpm8001_sas.c824 phy = sas_get_local_phy(dev); in pm8001_I_T_nexus_reset()
876 phy = sas_get_local_phy(dev); in pm8001_I_T_nexus_event_handler()
926 struct sas_phy *phy = sas_get_local_phy(dev); in pm8001_lu_reset()
/linux-6.1.9/include/scsi/
Dlibsas.h744 struct sas_phy *sas_get_local_phy(struct domain_device *dev);
/linux-6.1.9/drivers/scsi/isci/
Dtask.c722 struct sas_phy *phy = sas_get_local_phy(dev); in isci_reset_device()
/linux-6.1.9/drivers/scsi/aic94xx/
Daic94xx_tmf.c165 struct sas_phy *phy = sas_get_local_phy(dev); in asd_I_T_nexus_reset()
/linux-6.1.9/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1665 struct sas_phy *local_phy = sas_get_local_phy(device); in hisi_sas_debug_I_T_nexus_reset()
1751 local_phy = sas_get_local_phy(device); in hisi_sas_I_T_nexus_reset()
1790 phy = sas_get_local_phy(device); in hisi_sas_lu_reset()
/linux-6.1.9/drivers/scsi/mvsas/
Dmv_sas.c1262 struct sas_phy *phy = sas_get_local_phy(dev); in mvs_debug_I_T_nexus_reset()