Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dsingle_fab.cpp155 types::PelInfoTuple{types::ErrorType::InternalFailure, in updateSystemImValueInVpdToP11Series()
189 types::PelInfoTuple{types::ErrorType::InvalidSystem, in singleFabImOverride()
210 types::PelInfoTuple{ in singleFabImOverride()
228 types::PelInfoTuple{ in singleFabImOverride()
247 types::PelInfoTuple{types::ErrorType::SystemTypeMismatch, in singleFabImOverride()
273 types::PelInfoTuple{types::ErrorType::SystemTypeMismatch, in singleFabImOverride()
290 types::PelInfoTuple{types::ErrorType::UnknownSystemSettings, in singleFabImOverride()
H A Dparser.cpp123 types::PelInfoTuple{types::ErrorType::DbusFailure, in updateVpdKeyword()
149 types::PelInfoTuple{types::ErrorType::InternalFailure, in updateVpdKeyword()
211 types::PelInfoTuple{types::ErrorType::InternalFailure, in updateVpdKeyword()
296 types::PelInfoTuple{types::ErrorType::DbusFailure, in updateVpdKeyword()
330 types::PelInfoTuple{types::ErrorType::InvalidVpdMessage, in updateVpdKeywordOnRedundantPath()
371 types::PelInfoTuple{types::ErrorType::DbusFailure, in updateVpdKeywordOnHardware()
401 types::PelInfoTuple{l_errorType, types::SeverityType::Informational, in updateVpdKeywordOnHardware()
413 types::PelInfoTuple{types::ErrorType::DbusFailure, in updateVpdKeywordOnHardware()
H A Dlistener.cpp46 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in registerHostStateChangeCallback()
108 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in hostStateChangeCallBack()
134 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in registerAssetTagChangeCallback()
187 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in assetTagChangeCallback()
232 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in registerPresenceChangeCallback()
280 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in presentPropertyChangeCallback()
334 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in registerCorrPropCallBack()
442 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in correlatedPropChangedCallBack()
602 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in updateCorrelatedProperty()
H A Dbios_handler.cpp216 types::PelInfoTuple{types::ErrorType::FirmwareError, in biosAttributesCallback()
409 types::PelInfoTuple{types::ErrorType::FirmwareError, in saveFcoToBios()
477 types::PelInfoTuple{types::ErrorType::FirmwareError, in saveAmmToVpd()
508 types::PelInfoTuple{types::ErrorType::FirmwareError, in saveAmmToBios()
566 types::PelInfoTuple{types::ErrorType::FirmwareError, in processActiveMemoryMirror()
680 types::PelInfoTuple{types::ErrorType::FirmwareError, in saveCreateDefaultLparToBios()
826 types::PelInfoTuple{types::ErrorType::FirmwareError, in saveClearNvramToBios()
967 types::PelInfoTuple{types::ErrorType::FirmwareError, in saveKeepAndClearToBios()
H A Dmanager.cpp164 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in Manager()
341 types::PelInfoTuple{EventLogger::getErrorType(l_exception), in updateKeyword()
377 types::PelInfoTuple{types::ErrorType::InvalidEeprom, in updateKeywordOnHardware()
428 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in readKeyword()
483 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in deleteSingleFruVpd()
786 types::PelInfoTuple{types::ErrorType::FirmwareError, l_severityType, in collectAllFruVpd()
810 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in collectAllFruVpd()
H A Dipz_parser.cpp79 types::PelInfoTuple{types::ErrorType::EccCheckFailed, in vhdrEccCheck()
127 types::PelInfoTuple{types::ErrorType::EccCheckFailed, in vtocEccCheck()
176 types::PelInfoTuple{types::ErrorType::EccCheckFailed, in recordEccCheck()
H A Dbackup_restore.cpp528 types::PelInfoTuple{types::ErrorType::VpdMismatch, in backupAndRestoreIpzVpd()
543 types::PelInfoTuple{ in backupAndRestoreIpzVpd()
H A Dlogger.cpp14 std::optional<const types::PelInfoTuple> i_pelTuple, in logMessage()
H A Dworker.cpp875 types::PelInfoTuple{types::ErrorType::InternalFailure, in parseVpdFile()
1060 types::PelInfoTuple{ in parseAndPublishVPD()
1375 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in setPresentProperty()
H A Dddimm_parser.cpp327 types::PelInfoTuple{types::ErrorType::InternalFailure, in getDdr4BasedDdimmSize()
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dinventory_backup_handler.cpp78 vpd::types::PelInfoTuple{vpd::types::ErrorType::FirmwareError, in restoreInventoryBackupData()
106 vpd::types::PelInfoTuple{vpd::types::ErrorType::FirmwareError, in clearInventoryBackupData()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dlogger.hpp308 std::optional<const types::PelInfoTuple> i_pelTuple = std::nullopt,
H A Dtypes.hpp229 using PelInfoTuple = typedef
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp79 types::PelInfoTuple{types::ErrorType::FirmwareError, in isSymlinkPresent()
120 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in initWorker()
181 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in initBackupAndRestore()
1161 types::PelInfoTuple{EventLogger::getErrorType(l_ex), in performInitialSetup()