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

/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_Close.c154 * RemoveCCB
165 void RemoveCCB(CCBPtr, struct adspcmd *);
167 void RemoveCCB(sp, pb) /* (CCBPtr sp, DSPPBPtr pb) */ function
333 RemoveCCB(sp, 0); /* Will call completion routine */
385 RemoveCCB(sp, pb); /* Will call completion routine */

Completed in 9 milliseconds