Searched refs:NVME_CSTS_SHST_CMPLT (Results 1 – 4 of 4) sorted by relevance
601 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator
1222 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()1225 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
223 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator
2218 NVME_CSTS_SHST_CMPLT, in nvme_disable_ctrl()