Home
last modified time | relevance | path

Searched refs:NVME_CC_CRIME (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dnvme.h213 NVME_CC_CRIME = 1 << 24, enumerator
/linux-6.6.21/drivers/nvme/host/
Dcore.c2271 ctrl->ctrl_config |= NVME_CC_CRIME; in nvme_enable_ctrl()
2306 if (ctrl->ctrl_config & NVME_CC_CRIME) in nvme_enable_ctrl()