Home
last modified time | relevance | path

Searched refs:nvme_health_log_t (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.h38 extern void nvme_print_health_log(nvme_health_log_t *, nvme_identify_ctrl_t *);
H A Dnvmeadm.c657 size_t bufsize = sizeof (nvme_health_log_t); in do_get_logpage_health()
658 nvme_health_log_t *hlog; in do_get_logpage_health()
H A Dnvmeadm_print.c786 nvme_print_health_log(nvme_health_log_t *hlog, nvme_identify_ctrl_t *idctl) in nvme_print_health_log()
/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h434 } nvme_health_log_t; typedef
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1442 nvme_health_log_t *health_log = NULL; in nvme_async_event_task()
1678 *bufsize = sizeof (nvme_health_log_t); in nvme_get_logpage()