Searched refs:infl (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/ip2/
H A Di2lib.c201 pCh->infl.hd.i2sChannel = index;
202 pCh->infl.hd.i2sCount = 5;
203 pCh->infl.hd.i2sType = PTYPE_BYPASS;
204 pCh->infl.fcmd = 37;
205 pCh->infl.asof = 0;
206 pCh->infl.room = IBUF_SIZE - 1;
598 channel = pCh->infl.hd.i2sChannel;
812 pCh->infl.asof += count;
867 pCh->infl.asof += count;
932 channel = pCh->infl
[all...]
H A Di2lib.h79 // issuing commands, etc. (Note, channel number is in infl.hd.i2sChannel.)
111 flowIn infl; // This structure is initialized as a completely member in struct:_i2ChanStr
H A Dip2main.c1469 tty, pFile, tty->name, pCh->infl.hd.i2sChannel, pCh->port_index);
3016 seq_printf(m,FMTLIN3,pCh->infl.asof,pCh->infl.room);

Completed in 96 milliseconds