Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dpcxx.c1592 ch->stopc = bc->stopc; in pcxe_init()
1980 if(ch->startc != ch->fepstartc || ch->stopc != ch->fepstopc) { in pcxxparam()
1982 ch->fepstopc = ch->stopc; in pcxxparam()
2092 unsigned char startc, stopc; in pcxe_ioctl() local
2265 dflow.stopc = bc->stopc; in pcxe_ioctl()
2268 dflow.stopc = bc->stopca; in pcxe_ioctl()
2281 stopc = ch->stopc; in pcxe_ioctl()
2284 stopc = ch->stopca; in pcxe_ioctl()
2290 if(dflow.startc != startc || dflow.stopc != stopc) { in pcxe_ioctl()
2296 ch->fepstopc = ch->stopc = dflow.stopc; in pcxe_ioctl()
[all …]
Ddigi.h43 unsigned char stopc; /* flow cntl stop char */ member
Depca.c2162 ch->stopc = bc->stopc; in post_fep_init()
2796 if (ch->startc != ch->fepstartc || ch->stopc != ch->fepstopc) in epcaparam()
2799 ch->fepstopc = ch->stopc; in epcaparam()
2960 unsigned char startc, stopc; in pc_ioctl() local
3287 dflow.stopc = bc->stopc; in pc_ioctl()
3292 dflow.stopc = bc->stopca; in pc_ioctl()
3306 stopc = ch->stopc; in pc_ioctl()
3311 stopc = ch->stopca; in pc_ioctl()
3317 if (dflow.startc != startc || dflow.stopc != stopc) in pc_ioctl()
3325 ch->fepstopc = ch->stopc = dflow.stopc; in pc_ioctl()
[all …]
Ddigi1.h48 unsigned char stopc; /* flow cntl stop char */ member
Dpcxx.h104 unchar stopc; member
DdigiFep1.h88 volatile unchar stopc; member
Dfep.h86 volatile unchar stopc; member
Depca.h104 unchar stopc; member