Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1261 uint8_t failType = ptr[10] & 0xf; in parseOemUnifiedSel() local
1264 (failType == 4 || failType == 6) in parseOemUnifiedSel()
1265 ? std::format("IPv{} fail", failType) in parseOemUnifiedSel()