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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp.c241 if ((error = adspRead(sp, ap))) {
H A Dadsp.h694 extern int adspRead(register CCBPtr sp, register struct adspcmd *pb);
H A Dadsp_Read.c306 * adspRead
322 int adspRead(sp, pb) /* (DSPPBPtr pb) */ function
329 ("adspRead: sp=0x%x, pb=0x%x\n", (unsigned)sp, (unsigned)pb));

Completed in 74 milliseconds