Home
last modified time | relevance | path

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

/openbmc/ipmi-fru-parser/
H A Dfru_area.hpp30 IPMIFruArea(const uint8_t fruID, const ipmi_fru_area_type type,
68 ipmi_fru_area_type getType() const in getType()
106 ipmi_fru_area_type type = IPMI_FRU_AREA_INTERNAL_USE;
H A Dfru_area.cpp12 IPMIFruArea::IPMIFruArea(const uint8_t fruID, const ipmi_fru_area_type type, in IPMIFruArea()
H A Dfrup.hpp12 enum ipmi_fru_area_type enum
H A Dwritefrudata.cpp334 ipmi_fru_area_type getFruAreaType(uint8_t areaOffset) in getFruAreaType()
336 ipmi_fru_area_type type = IPMI_FRU_AREA_TYPE_MAX; in getFruAreaType()