Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_host.h792 extern struct scsi_device *scsi_get_host_dev(struct Scsi_Host *);
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c1879 * scsi_get_host_dev - Create a scsi_device that points to the host adapter itself
1895 struct scsi_device *scsi_get_host_dev(struct Scsi_Host *shost) in scsi_get_host_dev() function
1917 EXPORT_SYMBOL(scsi_get_host_dev); variable
H A Dgdth.c378 struct scsi_device *sdev = scsi_get_host_dev(shost); in gdth_execute()
3356 ha->sdev = scsi_get_host_dev(ha->shost); in gdth_open()

Completed in 9 milliseconds