Lines Matching defs:currentBuf
310 unsigned char currentBuf;
424 pPriv->currentBuf = 0;
646 if (pPriv->currentBuf == 0)
680 if (pPriv->currentBuf == 0)
693 if (pPriv->currentBuf == 0) {
713 if (pPriv->currentBuf == 0) {
917 if (pPriv->currentBuf == 0)
1046 if(((INREG(DOV0STA)&0x00100000)>>20) == pPriv->currentBuf) {
1052 pPriv->currentBuf = !pPriv->currentBuf;
1057 if (pPriv->currentBuf == 0)
1058 pPriv->currentBuf = 1;
1060 pPriv->currentBuf = 0;
1362 while (((INREG(DOV0STA)&0x00100000)>>20) != pI810Priv->currentBuf) {
1371 if (pI810Priv->currentBuf == 0)
1372 pI810Priv->currentBuf = 1;
1374 pI810Priv->currentBuf = 0;