Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c338 unsigned int rbuf_fill_index; member
2133 unsigned int i = info->rbuf_fill_index; in isr_rxdata()
2160 info->rbuf_fill_index = i; in isr_rxdata()
4633 info->rbuf_fill_index = 0; in reset_rbufs()