Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1337 #define NVME_SETFEAT_SAVE(dw10) \ macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c6445 uint8_t save = NVME_SETFEAT_SAVE(dw10); in nvme_set_feature()