Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_host.h800 extern struct scsi_device *scsi_get_host_dev(struct Scsi_Host *);
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_scan.c1896 struct scsi_device *scsi_get_host_dev(struct Scsi_Host *shost) in scsi_get_host_dev() function
1918 EXPORT_SYMBOL(scsi_get_host_dev);
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()