Home
last modified time | relevance | path

Searched refs:sas_rphy_unlink (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_sas.h208 extern void sas_rphy_unlink(struct sas_rphy *);
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_sas.c1603 void sas_rphy_unlink(struct sas_rphy *rphy) in sas_rphy_unlink() function
1609 EXPORT_SYMBOL(sas_rphy_unlink);
1634 sas_rphy_unlink(rphy); in sas_rphy_remove()
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_discover.c376 sas_rphy_unlink(dev->rphy); in sas_unregister_dev()