Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dnvme.h386 #define NVME_LOGPAGE_ERROR 0x1 /* Error Information */ macro
/titanic_44/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c639 elog = nvme_get_logpage(fd, NVME_LOGPAGE_ERROR, &bufsize); in do_get_logpage_error()
/titanic_44/usr/src/uts/common/io/nvme/
H A Dnvme.c1482 if (event.b.ae_logpage == NVME_LOGPAGE_ERROR) { in nvme_async_event_task()
1666 case NVME_LOGPAGE_ERROR: in nvme_get_logpage()
3546 case NVME_LOGPAGE_ERROR: in nvme_ioctl_get_logpage()