Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h718 NVME_AER_ERROR_PERSIST_INT_ERR = 0x03, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c4236 if (aer_subtype == NVME_AER_ERROR_PERSIST_INT_ERR) { in nvme_complete_async_event()