rbuf_current      333 drivers/tty/synclink_gt.c 	unsigned int rbuf_current;
rbuf_current      595 drivers/tty/synclink_gt.c 	printk("rbuf_current=%d\n", info->rbuf_current);
rbuf_current     1832 drivers/tty/synclink_gt.c 	start = end = info->rbuf_current;
rbuf_current     4591 drivers/tty/synclink_gt.c 	info->rbuf_current = i;
rbuf_current     4628 drivers/tty/synclink_gt.c 	start = end = info->rbuf_current;
rbuf_current     4645 drivers/tty/synclink_gt.c 		if (end == info->rbuf_current) {
rbuf_current     4748 drivers/tty/synclink_gt.c 	unsigned int i = info->rbuf_current;