Home
last modified time | relevance | path

Searched refs:id_elpe (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h186 uint8_t id_elpe; /* Error Log Page Entries */ member
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c632 int nlog = npa->npa_idctl->id_elpe + 1; in do_get_logpage_error()
H A Dnvmeadm_print.c482 (uint16_t)idctl->id_elpe + 1, NULL, NULL); in nvme_print_identify_ctrl()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c2455 nvme->n_error_log_len = nvme->n_idctl->id_elpe + 1; in nvme_init()