Searched refs:NVME_SC_ABORTED_POWER_LOSS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/drivers/disk/nvme/ | ||
D | nvme_cmd.h | 96 NVME_SC_ABORTED_POWER_LOSS = 0x05, enumerator |
D | nvme_cmd.c | 175 case NVME_SC_ABORTED_POWER_LOSS: in nvme_completion_is_retry() |