Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/disk/nvme/
Dnvme_cmd.c44 { NVME_SC_ABORTED_POWER_LOSS, "ABORTED - POWER LOSS" },
346 case NVME_SC_ABORTED_POWER_LOSS: in nvme_completion_is_retry()
Dnvme_cmd.h99 NVME_SC_ABORTED_POWER_LOSS = 0x05, enumerator