Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.hpp240 void commandResponse(ResponseStatus status);
H A Dhost_notifier.cpp60 std::bind(std::mem_fn(&HostNotifier::commandResponse), this, in HostNotifier()
363 void HostNotifier::commandResponse(ResponseStatus status) in commandResponse() function in openpower::pels::HostNotifier