Searched refs:NVME_CC_ENABLE (Results 1 – 5 of 5) sorted by relevance
148 NVME_CC_ENABLE = 1 << 0, enumerator
2090 ctrl->ctrl_config &= ~NVME_CC_ENABLE; in nvme_disable_ctrl()2133 ctrl->ctrl_config |= NVME_CC_ENABLE; in nvme_enable_ctrl()3847 return ((ctrl->ctrl_config & NVME_CC_ENABLE) && (csts & NVME_CSTS_PP)); in nvme_ctrl_pp_status()
2550 if (dev->ctrl.ctrl_config & NVME_CC_ENABLE) in nvme_reset_work()
1130 if (unlikely(!(req->sq->ctrl->cc & NVME_CC_ENABLE))) { in nvmet_check_ctrl_status()
3832 if (cfg & NVME_CC_ENABLE) { in nvme_disable_and_flr()3841 cfg &= ~(NVME_CC_SHN_MASK | NVME_CC_ENABLE); in nvme_disable_and_flr()