Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp188 constants::pimServiceName, constants::systemVpdInvPath, in processFieldCoreOverride()
239 constants::pimServiceName, constants::systemVpdInvPath, in saveFcoToVpd()
315 constants::pimServiceName, constants::systemVpdInvPath, in saveAmmToVpd()
376 constants::pimServiceName, constants::systemVpdInvPath, in processActiveMemoryMirror()
420 constants::pimServiceName, constants::systemVpdInvPath, in saveCreateDefaultLparToVpd()
508 constants::pimServiceName, constants::systemVpdInvPath, in processCreateDefaultLpar()
531 constants::pimServiceName, constants::systemVpdInvPath, in saveClearNvramToVpd()
617 constants::pimServiceName, constants::systemVpdInvPath, in processClearNvram()
639 constants::pimServiceName, constants::systemVpdInvPath, in saveKeepAndClearToVpd()
723 constants::pimServiceName, constants::systemVpdInvPath, in processKeepAndClear()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp354 std::string(constants::systemVpdInvPath), interfaceList); in getExpandedLocationCode()
364 serviceName, std::string(constants::systemVpdInvPath), in getExpandedLocationCode()
380 serviceName, std::string(constants::systemVpdInvPath), in getExpandedLocationCode()
663 constants::pimServiceName, constants::systemVpdInvPath, in isPass1Planar()
H A Ddbus_utility.hpp600 constants::pimServiceName, constants::systemVpdInvPath, in getImFromDbus()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp162 constexpr auto systemVpdInvPath =
164 constexpr auto systemVpdInvPath = global() variable