Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_manager.hpp96 std::bind(std::mem_fn(&Manager::sbeHRESETResult), this, in Manager()
291 void sbeHRESETResult(instanceID instance, bool success);
H A Docc_manager.cpp621 void Manager::sbeHRESETResult(instanceID instance, bool success) in sbeHRESETResult() function in open_power::occ::Manager