Home
last modified time | relevance | path

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

/openbmc/ipmi-fru-parser/
H A Dfru_area.cpp16 if (type == IPMI_FRU_AREA_INTERNAL_USE) in IPMIFruArea()
H A Dfru_area.hpp106 ipmi_fru_area_type type = IPMI_FRU_AREA_INTERNAL_USE;
H A Dfrup.hpp14 IPMI_FRU_AREA_INTERNAL_USE = 0x00, enumerator
H A Dwritefrudata.cpp341 type = IPMI_FRU_AREA_INTERNAL_USE; in getFruAreaType()
H A Dfrup.cpp74 #define IPMI_FRU_AREA_INTERNAL_USE 0x00 macro