Home
last modified time | relevance | path

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

/Linux-v5.10/include/scsi/
Dscsi_transport_sas.h191 extern void sas_phy_free(struct sas_phy *);
/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c848 sas_phy_free(phy); in mpt3sas_transport_add_host_phy()
871 sas_phy_free(phy); in mpt3sas_transport_add_host_phy()
916 sas_phy_free(phy); in mpt3sas_transport_add_expander_phy()
941 sas_phy_free(phy); in mpt3sas_transport_add_expander_phy()
/Linux-v5.10/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.10/drivers/scsi/libsas/
Dsas_expander.c287 sas_phy_free(phy->phy); in sas_set_ex_phy()
/Linux-v5.10/drivers/message/fusion/
Dmptsas.c3144 sas_phy_free(phy); in mptsas_probe_one_phy()