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

/darwin-on-arm/xnu/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 16 milliseconds