Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c339 unsigned short rbuf_fill_count; member
2132 unsigned int count = info->rbuf_fill_count; in isr_rxdata()
2153 info->rbuf_fill_count = count = 0; in isr_rxdata()
2161 info->rbuf_fill_count = count; in isr_rxdata()
4634 info->rbuf_fill_count = 0; in reset_rbufs()