Home
last modified time | relevance | path

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

/Linux-v5.10/include/scsi/
Dscsi_host.h791 extern void scsi_free_host_dev(struct scsi_device *);
/Linux-v5.10/drivers/scsi/
Dscsi_scan.c1927 void scsi_free_host_dev(struct scsi_device *sdev) in scsi_free_host_dev() function
1933 EXPORT_SYMBOL(scsi_free_host_dev);
Dgdth.c381 scsi_free_host_dev(sdev); in gdth_execute()
4153 scsi_free_host_dev(ha->sdev); in gdth_remove_one()