Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp268 void buildCommonHeaderSection(const uint32_t& infoAreaSize, uint16_t& offset, in buildCommonHeaderSection() argument
272 if (infoAreaSize == 0) in buildCommonHeaderSection()
287 offset += infoAreaSize; in buildCommonHeaderSection()