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