Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dattn_logging.cpp473 uint32_t tiAdditional = be32toh(*additionalLength); in eventTerminate() local
474 tiInfoSize = std::min(tiInfoSize, (84 + tiAdditional)); in eventTerminate()