Searched refs:BUFFER_FLAG_TX (Results 1 – 2 of 2) sorted by relevance
368 if( _hsl->pSystemState->bufFlags & BUFFER_FLAG_TX ) in bufferWriteThread()480 _hsl->pSystemState->bufFlags &= ~BUFFER_FLAG_TX; in bufferWriteThread()1173 _hsl->pSystemState->bufFlags |= BUFFER_FLAG_TX; in bufferProcessCommand()
199 #define BUFFER_FLAG_TX 0x0004 macro