Searched refs:bufroom (Results 1 – 1 of 1) sorted by relevance
554 short bufroom; in i2QueueCommands() local634 bufroom = pCh->Obuf_strip - stuffIndex; in i2QueueCommands()640 bufroom = pCh->Cbuf_strip - stuffIndex; in i2QueueCommands()645 if (--bufroom < 0) { in i2QueueCommands()646 bufroom += maxBuff; in i2QueueCommands()649 ip2trace (CHANN, ITRC_QUEUE, 2, 1, bufroom ); in i2QueueCommands()652 if (totalsize <= bufroom) { in i2QueueCommands()