Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/cxl/core/
Dtrace.h275 #define CXL_PLDM_COMPONENT_ID_ENTITY_VALID BIT(0) macro
279 { CXL_PLDM_COMPONENT_ID_ENTITY_VALID, "PLDM Entity ID" }, \
285 (comp_id[0] & CXL_PLDM_COMPONENT_ID_ENTITY_VALID) ? \