Searched refs:FlushTimer (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_Init.c126 sp->FlushTimer.type = kFlushTimerType;
H A Dadsp_internal.h190 TimerElem FlushTimer; /* Timer element for flushing data */ member in struct:ccb
281 #define kFlushTimerType offsetof(CCB, FlushTimer)
H A Dadsp_Close.c279 RemoveTimerElem(&adspGlobal.fastTimers, &sp->FlushTimer);
H A Dadsp_Control.c455 InsertTimerElem(&adspGlobal.fastTimers, &sp->FlushTimer,

Completed in 22 milliseconds