Lines Matching refs:e
56 OSIntrMode e; in WVR_StartUpAsync() local
78 e = OS_DisableInterrupts(); in WVR_StartUpAsync()
83 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
91 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
101 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
114 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
127 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
138 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
166 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
171 (void)OS_RestoreInterrupts(e); in WVR_StartUpAsync()
188 OSIntrMode e; in WVR_TerminateAsync() local
198 e = OS_DisableInterrupts(); in WVR_TerminateAsync()
203 (void)OS_RestoreInterrupts(e); in WVR_TerminateAsync()
228 (void)OS_RestoreInterrupts(e); in WVR_TerminateAsync()
233 (void)OS_RestoreInterrupts(e); in WVR_TerminateAsync()