Searched refs:NVME_GETFEAT_SELECT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 1332 #define NVME_GETFEAT_SELECT(dw10) \ macro |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 6188 NvmeGetFeatureSelect sel = NVME_GETFEAT_SELECT(dw10); in nvme_get_feature() |