Searched refs:NVME_REG_CQHDBL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 59 #define NVME_REG_CQHDBL(nvme, n) \ macro |
H A D | nvme.c | 1502 cq->ncq_hdbl = NVME_REG_CQHDBL(nvme, idx); in nvme_alloc_cq() |