Searched refs:NVME_SC_CMD_INTERRUPTED (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | constants.c | 99 [NVME_SC_CMD_INTERRUPTED] = "Command Interrupted", |
/linux/include/linux/ | ||
H A D | nvme.h | 2031 NVME_SC_CMD_INTERRUPTED = 0x21, enumerator |