Searched refs:CXL_MEMDEV_PS_SET_FEATURE_VERSION (Results 1 – 2 of 2) sorted by relevance
458 #define CXL_MEMDEV_PS_SET_FEATURE_VERSION 0x01 macro
1125 .set_feat_version = CXL_MEMDEV_PS_SET_FEATURE_VERSION, in cmd_features_get_supported()1274 if (hdr->version != CXL_MEMDEV_PS_SET_FEATURE_VERSION) { in cmd_features_set_feature()