Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_host.h835 extern void scsi_free_host_dev(struct scsi_device *);
/linux-4.4.14/drivers/scsi/
Dscsi_scan.c1920 void scsi_free_host_dev(struct scsi_device *sdev) in scsi_free_host_dev() function
1926 EXPORT_SYMBOL(scsi_free_host_dev);
Dgdth.c494 scsi_free_host_dev(sdev); in gdth_execute()
5110 scsi_free_host_dev(ha->sdev); in gdth_remove_one()