Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tty/
Depca.h105 unsigned char stopca; member
DdigiFep1.h86 u8 stopca; member
Depca.c1391 ch->stopca = readb(&bc->stopca); in post_fep_init()
1832 if (ch->startca != ch->fepstartca || ch->stopca != ch->fepstopca) { in epcaparam()
1834 ch->fepstopca = ch->stopca; in epcaparam()
2155 dflow.stopc = readb(&bc->stopca); in pc_ioctl()
2171 stopc = ch->stopca; in pc_ioctl()
2189 ch->fepstopca = ch->stopca = dflow.stopc; in pc_ioctl()