Searched refs:CheckReadQueue (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_RxData.c302 CheckReadQueue(sp);
314 CheckReadQueue(sp);
388 CheckReadQueue(sp);
H A Dadsp_Read.c58 * CheckReadQueue
67 int CheckReadQueue(sp) /* (CCBPtr sp) */ function
77 dPrintf(D_M_ADSP, D_L_TRACE, ("CheckReadQueue: sp=0x%x\n", (unsigned)sp));
347 CheckReadQueue(sp);
408 CheckReadQueue(sp); /* check to see if receive window has opened */
H A Dadsp_internal.h371 int CheckReadQueue(CCBPtr);
H A Dadsp_Close.c496 CheckReadQueue(sp); /* try to deliver all remaining data */
H A Dadsp_stream.c295 CheckReadQueue((CCBPtr)gbuf_rptr(((gbuf_t *)gref->info)));

Completed in 32 milliseconds