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.cpp1315 uint8_t failType = ptr[10] & 0xf; in parseOemUnifiedSel() local
1318 (failType == 4 || failType == 6) in parseOemUnifiedSel()
1319 ? std::format("IPv{} fail", failType) in parseOemUnifiedSel()