Home
last modified time | relevance | path

Searched refs:rbuf_current (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c336 unsigned int rbuf_current; member
598 printk("rbuf_current=%d\n", info->rbuf_current); in dump_rbufs()
1870 start = end = info->rbuf_current; in rx_async()
4624 info->rbuf_current = i; in free_rbufs()
4661 start = end = info->rbuf_current; in rx_get_frame()
4678 if (end == info->rbuf_current) { in rx_get_frame()
4781 unsigned int i = info->rbuf_current; in rx_get_buf()