Home
last modified time | relevance | path

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

/Linux-v5.15/include/scsi/
Dscsi_transport_sas.h191 extern void sas_phy_free(struct sas_phy *);
/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1028 sas_phy_free(phy); in mpt3sas_transport_add_host_phy()
1052 sas_phy_free(phy); in mpt3sas_transport_add_host_phy()
1097 sas_phy_free(phy); in mpt3sas_transport_add_expander_phy()
1123 sas_phy_free(phy); in mpt3sas_transport_add_expander_phy()
/Linux-v5.15/drivers/scsi/
Dscsi_transport_sas.c738 void sas_phy_free(struct sas_phy *phy) in sas_phy_free() function
743 EXPORT_SYMBOL(sas_phy_free);
/Linux-v5.15/drivers/scsi/libsas/
Dsas_expander.c287 sas_phy_free(phy->phy); in sas_set_ex_phy()
/Linux-v5.15/drivers/message/fusion/
Dmptsas.c3173 sas_phy_free(phy); in mptsas_probe_one_phy()