Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h399 #define NVME_ASYNC_ERROR_TRANSIENT 0x4 /* Transient Internal Error */ macro
H A Dnvme.c1517 case NVME_ASYNC_ERROR_TRANSIENT: in nvme_async_event_task()