Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h924 NVME_FID_NOT_SAVEABLE = 0x010d, enumerator
/qemu/hw/nvme/
H A Dctrl.c6161 return NVME_FID_NOT_SAVEABLE | NVME_DNR; in nvme_set_feature()