Searched refs:NVME_REG_CQHDBL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 58 #define NVME_REG_CQHDBL(nvme, n) \ macro |
H A D | nvme.c | 837 qp->nq_cqhdbl = NVME_REG_CQHDBL(nvme, idx); in nvme_alloc_qpair() |