Searched refs:NVME_CC_ENABLE (Results 1 – 2 of 2) sorted by relevance
281 dev->ctrl_config |= NVME_CC_ENABLE; in nvme_enable_ctrl()290 dev->ctrl_config &= ~NVME_CC_ENABLE; in nvme_disable_ctrl()
585 NVME_CC_ENABLE = 1 << 0, enumerator