Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1332 #define NVME_GETFEAT_SELECT(dw10) \ macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c6188 NvmeGetFeatureSelect sel = NVME_GETFEAT_SELECT(dw10); in nvme_get_feature()