Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpldm.hpp17 bool hresetSbe(unsigned int sbeInstance);
H A Dpldm.cpp254 bool hresetSbe(unsigned int sbeInstance) in hresetSbe() function
/openbmc/openpower-hw-diags/attn/
H A Dvital_handler.cpp24 if (!util::pldm::hresetSbe(sbeInstance)) in attemptSbeRecovery()