Home
last modified time | relevance | path

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

/openbmc/ipmi-fru-parser/
H A Dfru_area.cpp32 else if (type == IPMI_FRU_AREA_MULTI_RECORD) in IPMIFruArea()
H A Dfrup.hpp18 IPMI_FRU_AREA_MULTI_RECORD, enumerator
H A Dwritefrudata.cpp357 type = IPMI_FRU_AREA_MULTI_RECORD; in getFruAreaType()
H A Dfrup.cpp78 #define IPMI_FRU_AREA_MULTI_RECORD 0x04 macro