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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Depca.h111 unsigned char txwin; member in struct:channel
H A Depca.c266 outb_p(ch->txwin, (int)ch->board->port + 1);
298 outb_p(ch->txwin, (int)ch->board->port + 1);
1335 ch->txwin = FEPWIN | (tseg >> 11);
1345 ch->txwin = FEPWIN | (tseg >> 11);
1353 ch->txwin = FEPWIN | ((tseg - bd->memory_seg) >> 9);
1363 ch->txwin = ch->rxwin = 0;

Completed in 109 milliseconds