Lines Matching defs:currentBuf
300 unsigned char currentBuf;
414 pPriv->currentBuf = 0;
636 if (pPriv->currentBuf == 0)
670 if (pPriv->currentBuf == 0)
683 if (pPriv->currentBuf == 0) {
703 if (pPriv->currentBuf == 0) {
907 if (pPriv->currentBuf == 0)
1036 if(((INREG(DOV0STA)&0x00100000)>>20) == pPriv->currentBuf) {
1042 pPriv->currentBuf = !pPriv->currentBuf;
1047 if (pPriv->currentBuf == 0)
1048 pPriv->currentBuf = 1;
1050 pPriv->currentBuf = 0;
1347 while (((INREG(DOV0STA)&0x00100000)>>20) != pI810Priv->currentBuf) {
1356 if (pI810Priv->currentBuf == 0)
1357 pI810Priv->currentBuf = 1;
1359 pI810Priv->currentBuf = 0;