Searched refs:_hostFull (Results 1 – 2 of 2) sorted by relevance
183 if (!_dataIface.isHostUp() || _hostFull || _hostUpTimer.isEnabled()) in newLogCallback()328 _hostFull = false; in hostStateChange()379 if (!_hostFull && !_pelQueue.empty()) in commandResponse()447 if (_hostFull) in ackPEL()449 _hostFull = false; in ackPEL()466 _hostFull = true; in setHostFull()
318 bool _hostFull = false; member in openpower::pels::HostNotifier