Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h926 NVME_FEAT_NOT_NS_SPEC = 0x010f, enumerator
/qemu/hw/nvme/
H A Dctrl.c6184 return NVME_FEAT_NOT_NS_SPEC | NVME_DNR; in nvme_set_feature()