tbuf_count        338 drivers/tty/synclink_gt.c 	unsigned int tbuf_count;
tbuf_count        582 drivers/tty/synclink_gt.c 	for (i=0 ; i < info->tbuf_count ; i++) {
tbuf_count       2251 drivers/tty/synclink_gt.c 			i = info->tbuf_count - 1;
tbuf_count       3370 drivers/tty/synclink_gt.c 	for (i=0; i < info->tbuf_count; i++) {
tbuf_count       3375 drivers/tty/synclink_gt.c 		if (i == info->tbuf_count - 1)
tbuf_count       3419 drivers/tty/synclink_gt.c 	info->tbuf_count = 32;
tbuf_count       3423 drivers/tty/synclink_gt.c 	    alloc_bufs(info, info->tbufs, info->tbuf_count) < 0 ||
tbuf_count       3436 drivers/tty/synclink_gt.c 		free_bufs(info, info->tbufs, info->tbuf_count);
tbuf_count       4776 drivers/tty/synclink_gt.c 	for (i=0 ; i < info->tbuf_count ; i++) {
tbuf_count       4795 drivers/tty/synclink_gt.c 		if (++i == info->tbuf_count)
tbuf_count       4835 drivers/tty/synclink_gt.c 		if (++i == info->tbuf_count)
tbuf_count       4909 drivers/tty/synclink_gt.c 		if (++i == info->tbuf_count)