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

/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_RxAttn.c149 ((sp->userFlags & eAttention) == 0)) /* & they read the previous */
173 sp->userFlags |= eAttention;
H A Dadsp.h264 #define eAttention 0x20 /* received attention message */ macro
H A Dadsp_Read.c283 sp->userFlags &= ~eAttention;

Completed in 15 milliseconds