Lines Matching refs:current_sdev
306 * Kick the queue of SCSI device @sdev if @sdev != current_sdev. Called with
311 struct scsi_device *current_sdev = data;
313 if (sdev != current_sdev)
320 * including current_sdev first.
324 static void scsi_single_lun_run(struct scsi_device *current_sdev)
326 struct Scsi_Host *shost = current_sdev->host;
327 struct scsi_target *starget = scsi_target(current_sdev);
336 * current_sdev. We race with others (to set starget_sdev_user),
340 blk_mq_run_hw_queues(current_sdev->request_queue,
345 __starget_for_each_device(starget, current_sdev,