Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h238 NVME_CAP_CRMS_CRWMS = 1ULL << 59, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2273 if (ctrl->cap & NVME_CAP_CRMS_CRWMS) { in nvme_enable_ctrl()