Searched refs:enabled (Results 1 – 4 of 4) sorted by relevance
130 BOOL enabled; in OSReport() local144 enabled = OSDisableInterrupts(); in OSReport()168 (void)OSRestoreInterrupts(enabled); in OSReport()
153 BOOL enabled; in OSReport() local167 enabled = OSDisableInterrupts(); in OSReport()191 (void)OSRestoreInterrupts(enabled); in OSReport()
714 BOOL enabled; in ReceiveCallback_Parent() local716 enabled = OSDisableInterrupts(); in ReceiveCallback_Parent()727 (void)OSRestoreInterrupts(enabled); in ReceiveCallback_Parent()806 BOOL enabled; in ReceiveData() local846 enabled = OSDisableInterrupts(); in ReceiveData()853 (void)OSRestoreInterrupts(enabled); in ReceiveData()869 BOOL enabled; in SendDataSet() local871 enabled = OSDisableInterrupts(); in SendDataSet()909 (void)OSRestoreInterrupts(enabled); in SendDataSet()922 (void)OSRestoreInterrupts(enabled); in SendDataSet()
632 BOOL MPSwitchBufferAddrCheck( BOOL enabled );