Home
last modified time | relevance | path

Searched defs:fruAreaParams (Results 1 – 2 of 2) sorted by relevance

/openbmc/entity-manager/src/fru_device/
H A Dfru_utils.cpp931 findFruAreaLocationAndField(std::vector<uint8_t> & fruData,const std::string & propertyName,struct FruArea & fruAreaParams) findFruAreaLocationAndField() argument
1036 copyRestFRUArea(std::vector<uint8_t> & fruData,const std::string & propertyName,struct FruArea & fruAreaParams,std::vector<uint8_t> & restFRUAreaFieldsData) copyRestFRUArea() argument
[all...]
H A Dfru_device.cpp1218 struct FruArea fruAreaParams{}; updateFRUProperty() struct