Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dfru_utils.cpp915 fruAreas fruAreaToUpdate = static_cast<fruAreas>(it - fruAreaNames.begin()); in findFruAreaLocationAndField() local
917 fruData[getHeaderAreaFieldOffset(fruAreaToUpdate)]; in findFruAreaLocationAndField()
918 switch (fruAreaToUpdate) in findFruAreaLocationAndField()