Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c706 if (elog[i].el_count == 0) in nvme_print_error_log()
714 if (elog[i].el_count == 0 && verbose == 0) in nvme_print_error_log()
747 elog[i].el_count, NULL, NULL); in nvme_print_error_log()
/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h391 uint64_t el_count; /* Error Count */ member