Searched refs:thisbytes (Results 1 – 1 of 1) sorted by relevance
289 int thisbytes = bufsize; in visorchannel_clear() local291 if (nbytes < thisbytes) in visorchannel_clear()292 thisbytes = nbytes; in visorchannel_clear()294 buf, thisbytes); in visorchannel_clear()298 written += thisbytes; in visorchannel_clear()299 nbytes -= thisbytes; in visorchannel_clear()