Home
last modified time | relevance | path

Searched refs:NVME_CSI_ZONED (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dns.c313 ns->csi = NVME_CSI_ZONED; in nvme_ns_init_zoned()
H A Dctrl.c3117 return csi == NVME_CSI_NVM || csi == NVME_CSI_ZONED; in nvme_csi_supports_copy()
5132 case NVME_CSI_ZONED: in nvme_cmd_effects()
5589 case NVME_CSI_ZONED: in nvme_identify_ctrl_csi()
5764 } else if (c->csi == NVME_CSI_ZONED && ns->csi == NVME_CSI_ZONED) { in nvme_identify_ns_csi()
5839 if (c->csi != NVME_CSI_NVM && c->csi != NVME_CSI_ZONED) { in nvme_identify_nslist_csi()
5963 NVME_SET_CSI(*list, NVME_CSI_ZONED); in nvme_identify_cmd_set()
6669 case NVME_CSI_ZONED: in nvme_select_iocs_ns()
/openbmc/qemu/include/block/
H A Dnvme.h1471 NVME_CSI_ZONED = 0x02, enumerator