Searched refs:tbuf_current (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c354 unsigned int tbuf_current; member in struct:slgt_info
590 printk("tbuf_current=%d\n", info->tbuf_current);
4631 info->tbuf_current = 0;
4644 unsigned int i = info->tbuf_current;
4653 } while (i != info->tbuf_current);
4676 info->tbuf_start = i = info->tbuf_current;
4702 info->tbuf_current = i;

Completed in 104 milliseconds