Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_manager.hpp147 void hostPoweredOff();
H A Docc_manager.cpp70 std::bind(std::mem_fn(&Manager::hostPoweredOff), this), event); in createPldmHandle()
1711 void Manager::hostPoweredOff() in hostPoweredOff() function in open_power::occ::Manager