Searched refs:NVME_GETSETFEAT_FID (Results 1 – 2 of 2) sorted by relevance
1328 #define NVME_GETSETFEAT_FID(dw10) (dw10 & NVME_GETSETFEAT_FID_MASK) macro
6187 uint8_t fid = NVME_GETSETFEAT_FID(dw10); in nvme_get_feature()6444 uint8_t fid = NVME_GETSETFEAT_FID(dw10); in nvme_set_feature()