Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_lib.c1618 static void scsi_softirq_done(struct request *rq) in scsi_softirq_done() function
2160 blk_queue_softirq_done(q, scsi_softirq_done); in scsi_alloc_queue()
2169 .complete = scsi_softirq_done,