Home
last modified time | relevance | path

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

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