Home
last modified time | relevance | path

Searched refs:sas_phy_free (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/scsi/
Dscsi_transport_sas.h178 extern void sas_phy_free(struct sas_phy *);
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c862 sas_phy_free(phy); in mpt3sas_transport_add_host_phy()
885 sas_phy_free(phy); in mpt3sas_transport_add_host_phy()
930 sas_phy_free(phy); in mpt3sas_transport_add_expander_phy()
955 sas_phy_free(phy); in mpt3sas_transport_add_expander_phy()
/linux-4.1.27/drivers/scsi/
Dscsi_transport_sas.c775 void sas_phy_free(struct sas_phy *phy) in sas_phy_free() function
780 EXPORT_SYMBOL(sas_phy_free);
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c890 sas_phy_free(phy); in mpt2sas_transport_add_host_phy()
958 sas_phy_free(phy); in mpt2sas_transport_add_expander_phy()
/linux-4.1.27/drivers/scsi/libsas/
Dsas_expander.c289 sas_phy_free(phy->phy); in sas_set_ex_phy()
/linux-4.1.27/drivers/message/fusion/
Dmptsas.c3150 sas_phy_free(phy); in mptsas_probe_one_phy()