Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dpci.c278 #define CMD_CTX_COMPLETED (0x310 + CMD_CTX_BASE) macro
286 if (ctx == CMD_CTX_COMPLETED) { in special_completion()
381 cmd->ctx = CMD_CTX_COMPLETED; in nvme_finish_cmd()