Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/disk/nvme/
Dnvme_cmd.c41 { NVME_SC_ABORTED_POWER_LOSS, "ABORTED - POWER LOSS" },
343 case NVME_SC_ABORTED_POWER_LOSS: in nvme_completion_is_retry()
Dnvme_cmd.h96 NVME_SC_ABORTED_POWER_LOSS = 0x05, enumerator