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

/linux-4.4.14/drivers/usb/storage/
H A Dsierra_ms.c138 scsi_get_host_dev(sh); sierra_ms_init()
/linux-4.4.14/drivers/scsi/
H A Dscsi_scan.c1872 * scsi_get_host_dev - Create a scsi_device that points to the host adapter itself
1888 struct scsi_device *scsi_get_host_dev(struct Scsi_Host *shost) scsi_get_host_dev() function
1910 EXPORT_SYMBOL(scsi_get_host_dev); variable
H A Dgdth.c491 struct scsi_device *sdev = scsi_get_host_dev(shost); gdth_execute()
4043 ha->sdev = scsi_get_host_dev(ha->shost); gdth_open()
/linux-4.4.14/include/scsi/
H A Dscsi_host.h836 extern struct scsi_device *scsi_get_host_dev(struct Scsi_Host *);

Completed in 212 milliseconds