Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1194 NVME_ONCS_TIMESTAMP = 1 << 6, enumerator
/qemu/hw/nvme/
H A Dctrl.c8249 id->oncs = cpu_to_le16(NVME_ONCS_WRITE_ZEROES | NVME_ONCS_TIMESTAMP | in nvme_init_ctrl()