Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp128 constexpr auto vcenInf = "com.ibm.ipzvpd.VCEN";
130 constexpr auto vcenInf = "com.ibm.ipzvpd.VCEN"; global() variable
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp310 kwdInterface = constants::vcenInf; in getExpandedLocationCode()