Searched refs:NVME_CC_ENABLE (Results 1 – 5 of 5) sorted by relevance
150 NVME_CC_ENABLE = 1 << 0, enumerator
1759 ctrl->ctrl_config &= ~NVME_CC_ENABLE; in nvme_disable_ctrl()1795 ctrl->ctrl_config |= NVME_CC_ENABLE; in nvme_enable_ctrl()3363 return ((ctrl->ctrl_config & NVME_CC_ENABLE) && (csts & NVME_CSTS_PP)); in nvme_ctrl_pp_status()
2256 if (dev->ctrl.ctrl_config & NVME_CC_ENABLE) in nvme_reset_work()
870 if (unlikely(!(req->sq->ctrl->cc & NVME_CC_ENABLE))) { in nvmet_check_ctrl_status()
3716 if (cfg & NVME_CC_ENABLE) { in nvme_disable_and_flr()3725 cfg &= ~(NVME_CC_SHN_MASK | NVME_CC_ENABLE); in nvme_disable_and_flr()