Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_sas.c976 phy = sas_get_local_phy(dev); in pm8001_I_T_nexus_reset()
1033 phy = sas_get_local_phy(dev); in pm8001_I_T_nexus_event_handler()
1086 struct sas_phy *phy = sas_get_local_phy(dev); in pm8001_lu_reset()
/linux-4.4.14/drivers/scsi/libsas/
Dsas_ata.c329 struct sas_phy *phy = sas_get_local_phy(dev); in smp_ata_check_ready()
410 phy = sas_get_local_phy(dev); in sas_ata_hard_reset()
Dsas_scsi_host.c395 struct sas_phy *sas_get_local_phy(struct domain_device *dev) in sas_get_local_phy() function
413 EXPORT_SYMBOL_GPL(sas_get_local_phy);
/linux-4.4.14/include/scsi/
Dlibsas.h730 struct sas_phy *sas_get_local_phy(struct domain_device *dev);
/linux-4.4.14/drivers/scsi/isci/
Dtask.c746 struct sas_phy *phy = sas_get_local_phy(dev); in isci_reset_device()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_tmf.c184 struct sas_phy *phy = sas_get_local_phy(dev); in asd_I_T_nexus_reset()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.c1385 struct sas_phy *phy = sas_get_local_phy(dev); in mvs_debug_I_T_nexus_reset()