Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dscsi_lib.c309 struct scsi_device *current_sdev = data; in scsi_kick_sdev_queue() local
311 if (sdev != current_sdev) in scsi_kick_sdev_queue()
322 static void scsi_single_lun_run(struct scsi_device *current_sdev) in scsi_single_lun_run() argument
324 struct Scsi_Host *shost = current_sdev->host; in scsi_single_lun_run()
325 struct scsi_target *starget = scsi_target(current_sdev); in scsi_single_lun_run()
338 blk_mq_run_hw_queues(current_sdev->request_queue, in scsi_single_lun_run()
343 __starget_for_each_device(starget, current_sdev, in scsi_single_lun_run()