Searched refs:NVME_CMD_COMPLETED (Results 1 – 2 of 2) sorted by relevance
187 NVME_CMD_COMPLETED, enumerator
1817 case NVME_CMD_COMPLETED: in nvme_lost_cmd()1832 while (cmd->nc_state != NVME_CMD_COMPLETED) in nvme_lost_cmd()2505 while (cmd->nc_state != NVME_CMD_COMPLETED) { in nvme_wait_cmd()2526 if (cmd->nc_state == NVME_CMD_COMPLETED) { in nvme_wait_cmd()2565 while (cmd->nc_state != NVME_CMD_COMPLETED) in nvme_wait_cmd()2587 cmd->nc_state = NVME_CMD_COMPLETED; in nvme_wakeup_cmd()