Searched refs:thisbytes (Results 1 – 1 of 1) sorted by relevance
260 ulong thisbytes = bufsize; in visorchannel_clear() local263 if (nbytes < thisbytes) in visorchannel_clear()264 thisbytes = nbytes; in visorchannel_clear()266 buf, thisbytes); in visorchannel_clear()271 written += thisbytes; in visorchannel_clear()272 nbytes -= thisbytes; in visorchannel_clear()