Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h1567 NVME_SC_UNWRITTEN_BLOCK = 0x287, enumerator
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c236 case NVME_SC_UNWRITTEN_BLOCK: in nvme_error_status()