Searched refs:scsi_get_host_dev (Results 1 – 2 of 2) sorted by relevance
1915 struct scsi_device *scsi_get_host_dev(struct Scsi_Host *shost) in scsi_get_host_dev() function1937 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()