Searched refs:NVME_CSTS_SHST_CMPLT (Results 1 – 5 of 5) sorted by relevance
71 [NVME_CSTS_SHST_CMPLT] = "completed",
1393 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()1396 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
1932 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_pci_epf_disable_ctrl()1968 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_pci_epf_poll_cc_work()
259 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator
2495 NVME_CSTS_SHST_CMPLT, in nvme_disable_ctrl()