Home | History | Annotate | Download | only in src

Lines Matching refs:cret

4458     int cret = 0;
4464 cret = c2dcc->getBuffReq(port,&bufferreq);
4466 DEBUG_PRINT_LOW("Status of getbuffer is %d", cret);
4467 ret = (cret)?false:true;