Home
last modified time | relevance | path

Searched refs:dbbuf_dbs_dma_addr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c143 dma_addr_t dbbuf_dbs_dma_addr; member
252 &dev->dbbuf_dbs_dma_addr, in nvme_dbbuf_dma_alloc()
261 dev->dbbuf_dbs, dev->dbbuf_dbs_dma_addr); in nvme_dbbuf_dma_alloc()
275 dev->dbbuf_dbs, dev->dbbuf_dbs_dma_addr); in nvme_dbbuf_dma_free()
318 c.dbbuf.prp1 = cpu_to_le64(dev->dbbuf_dbs_dma_addr); in nvme_dbbuf_set()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c149 dma_addr_t dbbuf_dbs_dma_addr; member
266 &dev->dbbuf_dbs_dma_addr, in nvme_dbbuf_dma_alloc()
279 dev->dbbuf_dbs_dma_addr); in nvme_dbbuf_dma_alloc()
291 dev->dbbuf_dbs, dev->dbbuf_dbs_dma_addr); in nvme_dbbuf_dma_free()
333 c.dbbuf.prp1 = cpu_to_le64(dev->dbbuf_dbs_dma_addr); in nvme_dbbuf_set()

Completed in 9 milliseconds