Searched defs:__scsi_device_lookup (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dscsi.c1238 * __scsi_device_lookup - find a device given the host (UNLOCKED)
1253 struct scsi_device *__scsi_device_lookup(struct Scsi_Host *shost, function
1266 EXPORT_SYMBOL(__scsi_device_lookup); variable
1286 sdev = __scsi_device_lookup(shost, channel, id, lun);

Completed in 66 milliseconds