Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp128 static constexpr uint8_t fbUniErrType = 0xFB; variable
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1454 else if (recType == fbUniErrType) in parseSelData()