Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp124 static constexpr uint8_t stdErrType = 0x02; variable
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1427 if (recType == stdErrType) in parseSelData()