Searched refs:LL_TIMER_LOCK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | satimer.c | 69 ossaSingleThreadedEnter(agRoot, LL_TIMER_LOCK); in saTimerTick() 86 ossaSingleThreadedLeave(agRoot, LL_TIMER_LOCK); in saTimerTick() 92 ossaSingleThreadedEnter(agRoot, LL_TIMER_LOCK); in saTimerTick() 194 ossaSingleThreadedLeave(agRoot, LL_TIMER_LOCK); in saTimerTick() 243 ossaSingleThreadedEnter(agRoot, LL_TIMER_LOCK); in siTimerAdd() 317 ossaSingleThreadedLeave(agRoot, LL_TIMER_LOCK); in siTimerAdd() 343 ossaSingleThreadedEnter(agRoot, LL_TIMER_LOCK); in siTimerRemove() 356 ossaSingleThreadedLeave(agRoot, LL_TIMER_LOCK); in siTimerRemove() 382 ossaSingleThreadedEnter(agRoot, LL_TIMER_LOCK); in siTimerRemoveAll() 404 ossaSingleThreadedLeave(agRoot, LL_TIMER_LOCK); in siTimerRemoveAll()
|
H A D | sadefs.h | 128 #define LL_TIMER_LOCK (LL_PORT_LOCK+1) macro 129 #define LL_IOREQ_LOCKEQ_LOCK (LL_TIMER_LOCK+1)
|