Searched refs:nq_active_cmds (Results 1 – 2 of 2) sorted by relevance
271 uint_t nq_active_cmds; /* number of active cmds */ member
1440 if (qp->nq_active_cmds > 0) in nvme_free_qpair()1735 qp->nq_active_cmds++; in nvme_submit_cmd_common()1776 ASSERT3U(qp->nq_active_cmds, >, 0); in nvme_unqueue_cmd()1777 qp->nq_active_cmds--; in nvme_unqueue_cmd()5619 } while (ioq->nq_active_cmds != 0); in nvme_bd_cmd()