Searched refs:cmdInProgress (Results 1 – 2 of 2) sorted by relevance
185 bool cmdInProgress() const in cmdInProgress() function in openpower::pels::HostInterface
191 auto inProgress = (_inProgressPEL != 0) || _hostIface->cmdInProgress() || in newLogCallback()