Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_lib.c2645 bool need_stop; in scsi_stop_queue() local
2649 need_stop = !sdev->queue_stopped; in scsi_stop_queue()
2653 if (need_stop) { in scsi_stop_queue()