Searched refs:NVME_CTRL_CMIC_MULTI_CTRL (Results 1 – 4 of 4) sorted by relevance
497 if (!(ctrl->subsys->cmic & NVME_CTRL_CMIC_MULTI_CTRL) || in nvme_mpath_alloc_disk()
2888 if ((id->cmic & NVME_CTRL_CMIC_MULTI_CTRL) || in nvme_validate_cntlid()
391 id->cmic = NVME_CTRL_CMIC_MULTI_PORT | NVME_CTRL_CMIC_MULTI_CTRL | in nvmet_execute_identify_ctrl()
360 NVME_CTRL_CMIC_MULTI_CTRL = 1 << 1, enumerator