Home
last modified time | relevance | path

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

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