Searched refs:NVME_CSTS_SHST_CMPLT (Results 1 – 4 of 4) sorted by relevance
71 [NVME_CSTS_SHST_CMPLT] = "completed",
1235 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()1238 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
232 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator
2445 NVME_CSTS_SHST_CMPLT, in nvme_disable_ctrl()