Searched refs:NVME_CSTS_SHST_CMPLT (Results 1 – 3 of 3) sorted by relevance
810 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()813 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
174 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator
1818 if ((csts & NVME_CSTS_SHST_MASK) == NVME_CSTS_SHST_CMPLT) in nvme_shutdown_ctrl()