Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dvital_handler.cpp21 bool attemptSbeRecovery(int sbeInstance) in attemptSbeRecovery() argument
24 if (!util::pldm::hresetSbe(sbeInstance)) in attemptSbeRecovery()
/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() argument
271 auto effecterEntry = sbeInstanceToEffecter.find(sbeInstance); in hresetSbe()
335 if (instance == sbeInstance) in hresetSbe()