Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_lib.c347 static void scsi_single_lun_run(struct scsi_device *current_sdev) in scsi_single_lun_run() argument
349 struct Scsi_Host *shost = current_sdev->host; in scsi_single_lun_run()
351 struct scsi_target *starget = scsi_target(current_sdev); in scsi_single_lun_run()
364 blk_run_queue(current_sdev->request_queue); in scsi_single_lun_run()
371 if (sdev == current_sdev) in scsi_single_lun_run()