Home
last modified time | relevance | path

Searched refs:nll_scope (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.h92 nvme_log_disc_scope_t nll_scope; member
H A Dnvmeadm.c1650 nll->nll_scope |= NVME_LOG_SCOPE_NVM; in optparse_list_logs()
1653 nll->nll_scope |= NVME_LOG_SCOPE_NS; in optparse_list_logs()
1656 nll->nll_scope |= NVME_LOG_SCOPE_CTRL; in optparse_list_logs()
1719 if (nll->nll_scope != 0) { in do_list_logs()
1720 scope = nll->nll_scope; in do_list_logs()