Searched refs:NVME_SC_COMPARE_FAILED (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | constants.c | 162 [NVME_SC_COMPARE_FAILED] = "Compare Failure", |
/linux/include/linux/ | ||
H A D | nvme.h | 2125 NVME_SC_COMPARE_FAILED = 0x285, enumerator |