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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Init.c128 sp->AttnTimer.type = kAttnTimerType;
H A Dadsp_internal.h192 TimerElem AttnTimer; /* Timer element for attention packets */ member in struct:ccb
283 #define kAttnTimerType offsetof(CCB, AttnTimer)
H A Dadsp_RxAttn.c198 RemoveTimerElem(&adspGlobal.fastTimers, &sp->AttnTimer);
H A Dadsp_Close.c281 RemoveTimerElem(&adspGlobal.fastTimers, &sp->AttnTimer);
H A Dadsp_Control.c281 InsertTimerElem(&adspGlobal.fastTimers, &sp->AttnTimer,

Completed in 28 milliseconds