Lines Matching refs:enabled
336 OSIntrMode enabled = OS_DisableInterrupts(); in MBP_KickChild() local
341 (void)OS_RestoreInterrupts(enabled); in MBP_KickChild()
365 OSIntrMode enabled = OS_DisableInterrupts(); in MBP_StartDownload() local
370 (void)OS_RestoreInterrupts(enabled); in MBP_StartDownload()
905 OSIntrMode enabled = OS_DisableInterrupts(); in MBP_GetChildState() local
908 (void)OS_RestoreInterrupts(enabled); in MBP_GetChildState()
912 (void)OS_RestoreInterrupts(enabled); in MBP_GetChildState()
954 OSIntrMode enabled = OS_DisableInterrupts(); in MBP_AddBitmap() local
956 (void)OS_RestoreInterrupts(enabled); in MBP_AddBitmap()
974 OSIntrMode enabled = OS_DisableInterrupts(); in MBP_RemoveBitmap() local
976 (void)OS_RestoreInterrupts(enabled); in MBP_RemoveBitmap()
993 OSIntrMode enabled = OS_DisableInterrupts(); in MBP_DisconnectChildFromBmp() local
1002 (void)OS_RestoreInterrupts(enabled); in MBP_DisconnectChildFromBmp()