sas_phy_reset     175 drivers/scsi/aic94xx/aic94xx_tmf.c 	res = sas_phy_reset(phy, reset_type);
sas_phy_reset    1768 drivers/scsi/hisi_sas/hisi_sas_main.c 	rc = sas_phy_reset(local_phy, reset_type);
sas_phy_reset    1848 drivers/scsi/hisi_sas/hisi_sas_main.c 		rc = sas_phy_reset(phy, true);
sas_phy_reset     770 drivers/scsi/isci/task.c 			reset_stat = sas_phy_reset(phy, !dev_is_sata(dev));
sas_phy_reset     957 drivers/scsi/libsas/sas_scsi_host.c EXPORT_SYMBOL_GPL(sas_phy_reset);
sas_phy_reset    1376 drivers/scsi/mvsas/mv_sas.c 	rc = sas_phy_reset(phy, reset_type);
sas_phy_reset    1016 drivers/scsi/pm8001/pm8001_sas.c 		rc = sas_phy_reset(phy, 1);
sas_phy_reset    1034 drivers/scsi/pm8001/pm8001_sas.c 		rc = sas_phy_reset(phy, 1);
sas_phy_reset    1082 drivers/scsi/pm8001/pm8001_sas.c 		rc = sas_phy_reset(phy, 1);
sas_phy_reset    1098 drivers/scsi/pm8001/pm8001_sas.c 		rc = sas_phy_reset(phy, 1);
sas_phy_reset    1120 drivers/scsi/pm8001/pm8001_sas.c 		rc = sas_phy_reset(phy, 1);
sas_phy_reset     664 include/scsi/libsas.h int sas_phy_reset(struct sas_phy *phy, int hard_reset);