Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1138 uint8_t vwc; member
/qemu/block/
H A Dnvme.c579 s->write_cache_supported = le32_to_cpu(id->ctrl.vwc) & 0x1; in nvme_identify()
/qemu/hw/nvme/
H A Dctrl.c8260 id->vwc = NVME_VWC_NSID_BROADCAST_SUPPORT | NVME_VWC_PRESENT; in nvme_init_ctrl()