Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_lib.c1529 static void scsi_complete(struct request *rq) in scsi_complete() function
1732 blk_mq_complete_request_direct(req, scsi_complete); in scsi_done_internal()
2026 .complete = scsi_complete,
2055 .complete = scsi_complete,
/linux-6.15/Documentation/scsi/
H A Dscsi_eh.rst60 The BLOCK_SOFTIRQ indirectly calls scsi_complete(), which calls