Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/security/intel/cbnt/
H A Dlogging.c56 union cbnt_errorcode { union
76 _Static_assert(sizeof(union cbnt_errorcode) == sizeof(uint32_t),
144 const union cbnt_errorcode err = { in intel_cbnt_log_registers()