Searched refs:NVME_CAP_CRMS_CRWMS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | nvme.h | 247 NVME_CAP_CRMS_CRWMS = 1ULL << 59, enumerator |
/linux-6.12.1/drivers/nvme/host/ | ||
D | core.c | 2501 if (ctrl->cap & NVME_CAP_CRMS_CRWMS) { in nvme_enable_ctrl() |