Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp767 types::SeverityType l_severityType; in collectAllFruVpd() local
770 l_severityType = types::SeverityType::Informational; in collectAllFruVpd()
775 l_severityType = types::SeverityType::Warning; in collectAllFruVpd()
786 types::PelInfoTuple{types::ErrorType::FirmwareError, l_severityType, in collectAllFruVpd()