Lines Matching defs:cns
1453 static bool nvme_id_cns_ok(struct nvme_ctrl *ctrl, u8 cns)
1471 return cns <= 3;
1476 return cns <= 1;
1486 c.identify.cns = NVME_ID_CNS_CTRL;
1568 c.identify.cns = NVME_ID_CNS_NS_DESC_LIST;
1616 c.identify.cns = NVME_ID_CNS_NS;
1678 .identify.cns = NVME_ID_CNS_NS_CS_INDEP,
1917 .identify.cns = NVME_ID_CNS_CS_NS,
3454 c.identify.cns = NVME_ID_CNS_CS_CTRL;
4504 .identify.cns = NVME_ID_CNS_NS_ACTIVE_LIST,