Searched refs:nq_active_cmds (Results 1 – 2 of 2) sorted by relevance
112 uint_t nq_active_cmds; member
803 if (qp->nq_active_cmds > 0) in nvme_free_qpair()928 qp->nq_active_cmds++; in nvme_submit_cmd_common()953 ASSERT3U(qp->nq_active_cmds, >, 0); in nvme_unqueue_cmd()954 qp->nq_active_cmds--; in nvme_unqueue_cmd()3333 } while (ioq->nq_active_cmds != 0); in nvme_bd_cmd()