Searched refs:scsi_get_host_dev (Results 1 – 4 of 4) sorted by relevance
139 scsi_get_host_dev(sh); in sierra_ms_init()
784 extern struct scsi_device *scsi_get_host_dev(struct Scsi_Host *);
1895 struct scsi_device *scsi_get_host_dev(struct Scsi_Host *shost) in scsi_get_host_dev() function1917 EXPORT_SYMBOL(scsi_get_host_dev);
378 struct scsi_device *sdev = scsi_get_host_dev(shost); in gdth_execute()3433 ha->sdev = scsi_get_host_dev(ha->shost); in gdth_open()