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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A DdigiFep1.h86 u8 stopca; member in struct:board_chan
H A Depca.h105 unsigned char stopca; member in struct:channel
H A Depca.c1390 ch->stopca = readb(&bc->stopca);
1831 if (ch->startca != ch->fepstartca || ch->stopca != ch->fepstopca) {
1833 ch->fepstopca = ch->stopca;
2154 dflow.stopc = readb(&bc->stopca);
2170 stopc = ch->stopca;
2188 ch->fepstopca = ch->stopca = dflow.stopc;

Completed in 126 milliseconds