Home
last modified time | relevance | path

Searched refs:current_sdev (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dscsi_lib.c343 static void scsi_single_lun_run(struct scsi_device *current_sdev) in scsi_single_lun_run() argument
345 struct Scsi_Host *shost = current_sdev->host; in scsi_single_lun_run()
347 struct scsi_target *starget = scsi_target(current_sdev); in scsi_single_lun_run()
360 scsi_kick_queue(current_sdev->request_queue); in scsi_single_lun_run()
367 if (sdev == current_sdev) in scsi_single_lun_run()