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()
171 (void)OS_RestoreInterrupts(e); in WmInitCore()
178 (void)OS_RestoreInterrupts(e); in WmInitCore()
184 (void)OS_RestoreInterrupts(e); in WmInitCore()
193 (void)OS_RestoreInterrupts(e); in WmInitCore()
246 (void)OS_RestoreInterrupts(e); in WmInitCore()
262 OSIntrMode e; in WM_Finish() local
265 e = OS_DisableInterrupts(); in WM_Finish()
270 (void)OS_RestoreInterrupts(e); in WM_Finish()
284 (void)OS_RestoreInterrupts(e); in WM_Finish()
1015 OSIntrMode e; in WMi_IsMP() local
1026 e = OS_DisableInterrupts(); in WMi_IsMP()
1040 (void)OS_RestoreInterrupts(e); in WMi_IsMP()
1059 OSIntrMode e; in WM_GetAID() local
1070 e = OS_DisableInterrupts(); in WM_GetAID()
1082 (void)OS_RestoreInterrupts(e); in WM_GetAID()
1102 OSIntrMode e; in WM_GetConnectedAIDs() local
1113 e = OS_DisableInterrupts(); in WM_GetConnectedAIDs()
1125 (void)OS_RestoreInterrupts(e); in WM_GetConnectedAIDs()
1157 OSIntrMode e; in WMi_GetMPReadyAIDs() local
1168 e = OS_DisableInterrupts(); in WMi_GetMPReadyAIDs()
1182 (void)OS_RestoreInterrupts(e); in WMi_GetMPReadyAIDs()