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