Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_host.h791 extern void scsi_free_host_dev(struct scsi_device *);
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c1920 * scsi_free_host_dev - Free a scsi_device that points to the host adapter itself
1927 void scsi_free_host_dev(struct scsi_device *sdev) in scsi_free_host_dev() function
1933 EXPORT_SYMBOL(scsi_free_host_dev); variable
H A Dgdth.c381 scsi_free_host_dev(sdev); in gdth_execute()
4153 scsi_free_host_dev(ha->sdev); in gdth_remove_one()

Completed in 9 milliseconds