Lines Matching refs:e
126 OSIntrMode e; in WmInitCore() local
133 e = OS_DisableInterrupts(); in WmInitCore()
142 (void)OS_RestoreInterrupts(e); in WmInitCore()
152 (void)OS_RestoreInterrupts(e); in WmInitCore()
160 (void)OS_RestoreInterrupts(e); in WmInitCore()
166 (void)OS_RestoreInterrupts(e); in WmInitCore()
172 (void)OS_RestoreInterrupts(e); in WmInitCore()
181 (void)OS_RestoreInterrupts(e); in WmInitCore()
234 (void)OS_RestoreInterrupts(e); in WmInitCore()
250 OSIntrMode e; in WM_Finish() local
253 e = OS_DisableInterrupts(); in WM_Finish()
258 (void)OS_RestoreInterrupts(e); in WM_Finish()
272 (void)OS_RestoreInterrupts(e); in WM_Finish()
1003 OSIntrMode e; in WMi_IsMP() local
1014 e = OS_DisableInterrupts(); in WMi_IsMP()
1028 (void)OS_RestoreInterrupts(e); in WMi_IsMP()
1047 OSIntrMode e; in WM_GetAID() local
1058 e = OS_DisableInterrupts(); in WM_GetAID()
1070 (void)OS_RestoreInterrupts(e); in WM_GetAID()
1090 OSIntrMode e; in WM_GetConnectedAIDs() local
1101 e = OS_DisableInterrupts(); in WM_GetConnectedAIDs()
1113 (void)OS_RestoreInterrupts(e); in WM_GetConnectedAIDs()
1145 OSIntrMode e; in WMi_GetMPReadyAIDs() local
1156 e = OS_DisableInterrupts(); in WMi_GetMPReadyAIDs()
1170 (void)OS_RestoreInterrupts(e); in WMi_GetMPReadyAIDs()