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