Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h479 #define CXL_ECS_SET_FEATURE_VERSION 0x01 macro
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c1142 .set_feat_version = CXL_ECS_SET_FEATURE_VERSION, in cmd_features_get_supported()
1296 if (hdr->version != CXL_ECS_SET_FEATURE_VERSION) { in cmd_features_set_feature()