Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.hpp159 void setBadPEL(uint32_t id);
H A Dhost_notifier.cpp491 void HostNotifier::setBadPEL(uint32_t id) in setBadPEL() function in openpower::pels::HostNotifier
H A Dmanager.cpp535 _hostNotifier->setBadPEL(pelID); in hostReject()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dhost_notifier_test.cpp717 notifier.setBadPEL(id); in TEST_F()