Home
last modified time | relevance | path

Searched refs:NVME_SET_CSI (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dnvme.h1474 #define NVME_SET_CSI(vec, csi) (vec |= (uint8_t)(1 << (csi))) macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c5962 NVME_SET_CSI(*list, NVME_CSI_NVM); in nvme_identify_cmd_set()
5963 NVME_SET_CSI(*list, NVME_CSI_ZONED); in nvme_identify_cmd_set()