Searched refs:_hostFull (Results 1 – 2 of 2) sorted by relevance
171 if (!_dataIface.isHostUp() || _hostFull || _hostUpTimer.isEnabled()) in newLogCallback()316 _hostFull = false; in hostStateChange()367 if (!_hostFull && !_pelQueue.empty()) in commandResponse()435 if (_hostFull) in ackPEL()437 _hostFull = false; in ackPEL()454 _hostFull = true; in setHostFull()
318 bool _hostFull = false; member in openpower::pels::HostNotifier