Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_interface.hpp185 bool cmdInProgress() const in cmdInProgress() function in openpower::pels::HostInterface
H A Dhost_notifier.cpp191 auto inProgress = (_inProgressPEL != 0) || _hostIface->cmdInProgress() || in newLogCallback()