Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp279 constants::pimServiceName, constants::systemVpdInvPath, in processFieldCoreOverride()
343 constants::pimServiceName, constants::systemVpdInvPath, in saveFcoToVpd()
440 constants::pimServiceName, constants::systemVpdInvPath, in saveAmmToVpd()
531 constants::pimServiceName, constants::systemVpdInvPath, in processActiveMemoryMirror()
596 constants::pimServiceName, constants::systemVpdInvPath, in saveCreateDefaultLparToVpd()
706 constants::pimServiceName, constants::systemVpdInvPath, in processCreateDefaultLpar()
742 constants::pimServiceName, constants::systemVpdInvPath, in saveClearNvramToVpd()
849 constants::pimServiceName, constants::systemVpdInvPath, in processClearNvram()
884 constants::pimServiceName, constants::systemVpdInvPath, in saveKeepAndClearToVpd()
990 constants::pimServiceName, constants::systemVpdInvPath, in processKeepAndClear()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp167 constexpr auto systemVpdInvPath = systemInvPath; variable
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp427 std::string(constants::systemVpdInvPath), interfaceList); in getExpandedLocationCode()
438 serviceName, std::string(constants::systemVpdInvPath), in getExpandedLocationCode()
454 serviceName, std::string(constants::systemVpdInvPath), in getExpandedLocationCode()
784 constants::pimServiceName, constants::systemVpdInvPath, in isPass1Planar()
H A Ddbus_utility.hpp628 constants::pimServiceName, constants::systemVpdInvPath, in getImFromDbus()
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp1304 std::string(constants::systemVpdInvPath) + in checkAndUpdateBmcPosition()