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

/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtimer.c121 dmList_t *timerlist_to_process, *nexttimerlist = agNULL; local
130 nexttimerlist = timerlist_to_process->flink;
157 timerlist_to_process = nexttimerlist;
/freebsd-10-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmtimer.c119 smList_t *timerlist_to_process, *nexttimerlist = agNULL; local
128 nexttimerlist = timerlist_to_process->flink;
156 timerlist_to_process = nexttimerlist;
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdtimers.c259 tdList_t *timerlist_to_process, *nexttimerlist = agNULL; local
268 nexttimerlist = timerlist_to_process->flink;
298 timerlist_to_process = nexttimerlist;

Completed in 99 milliseconds