Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.hpp198 bool isRbmcPrototypeSystem(uint16_t& o_errCode) const noexcept;
H A Dibm_handler.cpp1181 if (isRbmcPrototypeSystem(l_errCode)) in setBmcPosition()
1257 bool IbmHandler::isRbmcPrototypeSystem(uint16_t& o_errCode) const noexcept in isRbmcPrototypeSystem() function in vpd::IbmHandler