Searched refs:Ibuf (Results 1 - 2 of 2) 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.h139 UCHAR Ibuf[IBUF_SIZE + 2]; member in struct:_i2ChanStr
H A Di2lib.c795 &(pCh->Ibuf[stripIndex]), NULL, amountToMove );
799 pCh->Ibuf, NULL, count - amountToMove );
1434 iiReadBuf(pB, &(pCh->Ibuf[stuffIndex]), amountToRead);
1448 pCh->Ibuf[0] = pCh->Ibuf[IBUF_SIZE];
1459 iiReadBuf(pB, &(pCh->Ibuf[stuffIndex]), amountToRead);

Completed in 50 milliseconds