Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1442 nvme_health_log_t *health_log = NULL; in nvme_async_event_task() local
1534 (void) nvme_get_logpage(nvme, (void **)&health_log, in nvme_async_event_task()
1584 if (health_log) in nvme_async_event_task()
1585 kmem_free(health_log, logsize); in nvme_async_event_task()