Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dscsi_host.h837 extern void scsi_free_host_dev(struct scsi_device *);
/linux-4.1.27/drivers/scsi/
Dscsi_scan.c1978 void scsi_free_host_dev(struct scsi_device *sdev) in scsi_free_host_dev() function
1984 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()