Searched refs:scsi_get_host_dev (Results 1 – 3 of 3) sorted by relevance
792 extern struct scsi_device *scsi_get_host_dev(struct Scsi_Host *);
1896 struct scsi_device *scsi_get_host_dev(struct Scsi_Host *shost) in scsi_get_host_dev() function1918 EXPORT_SYMBOL(scsi_get_host_dev);
378 struct scsi_device *sdev = scsi_get_host_dev(shost); in gdth_execute()3356 ha->sdev = scsi_get_host_dev(ha->shost); in gdth_open()