Home
last modified time | relevance | path

Searched refs:Ibuf (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/ip2/
Di2lib.h143 UCHAR Ibuf[IBUF_SIZE + 2]; member
Di2lib.c883 &(pCh->Ibuf[stripIndex]), NULL, amountToMove ); in i2Input()
887 pCh->Ibuf, NULL, count - amountToMove ); in i2Input()
1553 iiReadBuf(pB, &(pCh->Ibuf[stuffIndex]), amountToRead); in i2StripFifo()
1567 pCh->Ibuf[0] = pCh->Ibuf[IBUF_SIZE]; in i2StripFifo()
1578 iiReadBuf(pB, &(pCh->Ibuf[stuffIndex]), amountToRead); in i2StripFifo()