Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/nvme/
H A Dnvme_log.c257 .nlpi_lid = NVME_LOGPAGE_ERROR,
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h1274 #define NVME_LOGPAGE_ERROR 0x01 /* Error Information */ macro
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c2302 if (event.b.ae_logpage == NVME_LOGPAGE_ERROR) { in nvme_async_event_task()
2305 NVME_LOGPAGE_ERROR)) { in nvme_async_event_task()