Searched refs:NVME_CMD_COMPLETED (Results 1 – 2 of 2) sorted by relevance
197 NVME_CMD_COMPLETED, enumerator
1835 case NVME_CMD_COMPLETED: in nvme_lost_cmd()1850 while (cmd->nc_state != NVME_CMD_COMPLETED) in nvme_lost_cmd()2523 while (cmd->nc_state != NVME_CMD_COMPLETED) { in nvme_wait_cmd()2544 if (cmd->nc_state == NVME_CMD_COMPLETED) { in nvme_wait_cmd()2583 while (cmd->nc_state != NVME_CMD_COMPLETED) in nvme_wait_cmd()2605 cmd->nc_state = NVME_CMD_COMPLETED; in nvme_wakeup_cmd()