Searched refs:NVME_CAP_CRMS_CRIMS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | nvme.h | 239 NVME_CAP_CRMS_CRIMS = 1ULL << 60, enumerator |
/openbmc/linux/drivers/nvme/host/ | ||
H A D | core.c | 3805 if ((ctrl->cap & NVME_CAP_CRMS_CRIMS) || in nvme_scan_ns() |