Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dscsi_lib.c2317 static const struct blk_mq_ops scsi_mq_ops = { variable
2354 shost->tag_set.ops = &scsi_mq_ops; in scsi_mq_setup_tags()
2384 if (q->mq_ops == &scsi_mq_ops) in scsi_device_from_queue()