Searched refs:scsi_queue_rq (Results 1 – 1 of 1) sorted by relevance
1807 static blk_status_t scsi_queue_rq(struct blk_mq_hw_ctx *hctx, in scsi_queue_rq() function 2021 .queue_rq = scsi_queue_rq,2049 .queue_rq = scsi_queue_rq,2894 * until all ongoing scsi_queue_rq() calls have finished after this function3021 * ongoing scsi_queue_rq() calls to finish. May sleep.3066 * host and wait until pending scsi_queue_rq() calls have finished.3090 /* Wait for ongoing scsi_queue_rq() calls to finish. */ in scsi_host_block()