Searched refs:NVME_NIDT_CSI_LEN (Results 1 – 3 of 3) sorted by relevance
646 NVME_NIDT_CSI_LEN, in nvmet_execute_identify_desclist()
491 #define NVME_NIDT_CSI_LEN 1 macro
1376 if (cur->nidl != NVME_NIDT_CSI_LEN) { in nvme_process_ns_desc()1381 memcpy(&ids->csi, data + sizeof(*cur), NVME_NIDT_CSI_LEN); in nvme_process_ns_desc()1383 return NVME_NIDT_CSI_LEN; in nvme_process_ns_desc()