Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp142 const string& busValue = readBusProperty( in getListOfBlankSystemVpd() local
147 if (Binary(busValue.begin(), busValue.end()) != in getListOfBlankSystemVpd()
155 Binary busData(busValue.begin(), busValue.end()); in getListOfBlankSystemVpd()