Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dibm_vpd_utils.hpp197 const std::string& errIntf);
214 const constants::PelSeverity& sev, const std::string& errIntf,
H A Dibm_vpd_utils.cpp203 const Severity& sev, const std::string& errIntf, sd_bus* sdBus) in createPEL() argument
209 createSyncPEL(additionalData, sev, errIntf); in createPEL()
236 "Create", NULL, NULL, "ssa{ss}", errIntf.c_str(), in createPEL()
248 const Severity& sev, const std::string& errIntf) in createSyncPEL() argument
265 method.append(errIntf, pelSeverity, additionalData); in createSyncPEL()