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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_RxData.c285 eom = (f->descriptor & ADSP_EOM_BIT) ? 1 : 0;
H A Dadsp.h622 #define ADSP_EOM_BIT 0x20 macro
H A Dadsp_Control.c535 sp->f.descriptor = ADSP_EOM_BIT;

Completed in 8 milliseconds