Home
last modified time | relevance | path

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

/openbmc/libbej/include/libbej/
H A Dbej_common.h68 bejAnnotationSchemaClass = 2, enumerator
/openbmc/libbej/src/
H A Dbej_decoder_core.c858 if (pldmHeader->schemaClass == bejAnnotationSchemaClass) in bejDecodePldmBlock()