Searched refs:NVME_CSTS_SHST_CMPLT (Results 1 – 4 of 4) sorted by relevance
1432 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()1435 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
1943 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_pci_epf_disable_ctrl()1979 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_pci_epf_poll_cc_work()
259 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator
2662 NVME_CSTS_SHST_CMPLT, in nvme_disable_ctrl()