Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1323 #define NVME_GETSETFEAT_FID(dw10) (dw10 & NVME_GETSETFEAT_FID_MASK) macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c6129 uint8_t fid = NVME_GETSETFEAT_FID(dw10); in nvme_get_feature()
6384 uint8_t fid = NVME_GETSETFEAT_FID(dw10); in nvme_set_feature()