Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp517 bool isDIMM(const std::string& locCode);
H A Dpel.cpp754 return const_cast<DataInterfaceBase&>(dataIface).isDIMM(locCode); in addAdDetailsForDIMMsCallout()
H A Ddata_interface.cpp880 bool DataInterfaceBase::isDIMM(const std::string& locCode) in isDIMM() function in openpower::pels::DataInterfaceBase