Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/
Dscsi_transport_sas.h181 extern void sas_phy_free(struct sas_phy *);
/linux-2.6.39/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c884 sas_phy_free(phy); in mpt2sas_transport_add_host_phy()
952 sas_phy_free(phy); in mpt2sas_transport_add_expander_phy()
/linux-2.6.39/drivers/scsi/
Dscsi_transport_sas.c757 void sas_phy_free(struct sas_phy *phy) in sas_phy_free() function
762 EXPORT_SYMBOL(sas_phy_free);
/linux-2.6.39/drivers/scsi/libsas/
Dsas_expander.c213 sas_phy_free(phy->phy); in sas_set_ex_phy()
/linux-2.6.39/drivers/message/fusion/
Dmptsas.c3137 sas_phy_free(phy); in mptsas_probe_one_phy()