Searched refs:NVME_SETFEAT_SAVE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 1337 #define NVME_SETFEAT_SAVE(dw10) \ macro |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 6445 uint8_t save = NVME_SETFEAT_SAVE(dw10); in nvme_set_feature() |