Home
last modified time | relevance | path

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

/openbmc/libcper/generator/sections/
H A Dgen-section-cxl-protocol.c26 int cxl_agent_type = rand() % 2; in generate_section_cxl_protocol() local
27 *(bytes + 8) = cxl_agent_type; in generate_section_cxl_protocol()
37 if (cxl_agent_type == 0) { in generate_section_cxl_protocol()
50 if (cxl_agent_type != 0) { in generate_section_cxl_protocol()