Home
last modified time | relevance | path

Searched refs:stopc (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/tty/
Ddigi1.h48 unsigned char stopc; /* flow cntl stop char */ member
Depca.c1389 ch->stopc = readb(&bc->stopc); in post_fep_init()
1823 if (ch->startc != ch->fepstartc || ch->stopc != ch->fepstopc) { in epcaparam()
1825 ch->fepstopc = ch->stopc; in epcaparam()
2066 unsigned char startc, stopc; in pc_ioctl() local
2152 dflow.stopc = readb(&bc->stopc); in pc_ioctl()
2155 dflow.stopc = readb(&bc->stopca); in pc_ioctl()
2168 stopc = ch->stopc; in pc_ioctl()
2171 stopc = ch->stopca; in pc_ioctl()
2177 if (dflow.startc != startc || dflow.stopc != stopc) { in pc_ioctl()
2184 ch->fepstopc = ch->stopc = dflow.stopc; in pc_ioctl()
[all …]
Depca.h103 unsigned char stopc; member
DdigiFep1.h88 u8 stopc; member