Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_lib.c2722 static void scsi_stop_queue(struct scsi_device *sdev, bool nowait) in scsi_stop_queue() function
2766 scsi_stop_queue(sdev, true); in scsi_internal_device_block_nowait()
2793 scsi_stop_queue(sdev, false); in scsi_internal_device_block()