Home
last modified time | relevance | path

Searched refs:NVME_NIDT_CSI (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c58 if (cur->nidt == NVME_NIDT_CSI) { in nvmet_passthru_override_id_descs()
70 cur->nidt = NVME_NIDT_CSI; in nvmet_passthru_override_id_descs()
H A Dadmin-cmd.c657 status = nvmet_copy_ns_identifier(req, NVME_NIDT_CSI, in nvmet_execute_identify_desclist()
/openbmc/linux/include/linux/
H A Dnvme.h599 NVME_NIDT_CSI = 0x04, enumerator
/openbmc/qemu/include/block/
H A Dnvme.h1460 NVME_NIDT_CSI = 0x04, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1354 case NVME_NIDT_CSI: in nvme_process_ns_desc()
/openbmc/qemu/hw/nvme/
H A Dctrl.c5946 csi.hdr.nidt = NVME_NIDT_CSI; in nvme_identify_ns_descr_list()