Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tty/
Depca.h111 unsigned char txwin; member
Depca.c266 outb_p(ch->txwin, (int)ch->board->port + 1); in pcxem_txwinon()
298 outb_p(ch->txwin, (int)ch->board->port + 1); in pcxe_txwinon()
1336 ch->txwin = FEPWIN | (tseg >> 11); in post_fep_init()
1346 ch->txwin = FEPWIN | (tseg >> 11); in post_fep_init()
1354 ch->txwin = FEPWIN | ((tseg - bd->memory_seg) >> 9); in post_fep_init()
1364 ch->txwin = ch->rxwin = 0; in post_fep_init()