Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_var.h187 uint_t nd_ncookie; member
H A Dnvme.c1349 &dma->nd_cookie, &dma->nd_ncookie) != DDI_DMA_MAPPED) { in nvme_alloc_dma_common()
1393 ASSERT(dma->nd_ncookie == 1); in nvme_prp_dma_constructor()
1416 if ((*dma)->nd_ncookie != 1) { in nvme_zalloc_queue_dma()
3174 if (cmd->nc_dma->nd_ncookie > 2) { in nvme_identify()
3184 if (cmd->nc_dma->nd_ncookie > 1) { in nvme_identify()