Searched refs:Fifocount (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.c1460 int Fifocount; local
1482 while( (Fifocount = (usc_InReg(info,RICR) >> 8)) ) {
5747 int Fifocount; local
5758 while( (Fifocount = usc_InReg(info, TICR) >> 8) && info->xmit_cnt ) {
5762 if ( (info->xmit_cnt > 1) && (Fifocount > 1) && !info->x_char ) {

Completed in 28 milliseconds