Lines Matching refs:bak_psr

181     OSIntrMode bak_psr = OS_DisableInterrupts();  in SND_RecvCommandReply()  local
190 (void)OS_RestoreInterrupts(bak_psr); in SND_RecvCommandReply()
192 bak_psr = OS_DisableInterrupts(); in SND_RecvCommandReply()
199 (void)OS_RestoreInterrupts(bak_psr); in SND_RecvCommandReply()
232 (void)OS_RestoreInterrupts(bak_psr); in SND_RecvCommandReply()
305 OSIntrMode bak_psr; in SND_PushCommand() local
309 bak_psr = OS_DisableInterrupts(); in SND_PushCommand()
326 (void)OS_RestoreInterrupts(bak_psr); in SND_PushCommand()
340 OSIntrMode bak_psr = OS_DisableInterrupts(); in SND_FlushCommand() local
345 (void)OS_RestoreInterrupts(bak_psr); in SND_FlushCommand()
354 (void)OS_RestoreInterrupts(bak_psr); in SND_FlushCommand()
367 (void)OS_RestoreInterrupts(bak_psr); in SND_FlushCommand()
378 (void)OS_RestoreInterrupts(bak_psr); in SND_FlushCommand()
386 (void)OS_RestoreInterrupts(bak_psr); in SND_FlushCommand()
388 bak_psr = OS_DisableInterrupts(); in SND_FlushCommand()
395 (void)OS_RestoreInterrupts(bak_psr); in SND_FlushCommand()
414 (void)OS_RestoreInterrupts(bak_psr); in SND_FlushCommand()
522 OSIntrMode bak_psr = OS_DisableInterrupts(); in SND_GetCurrentCommandTag() local
534 (void)OS_RestoreInterrupts(bak_psr); in SND_GetCurrentCommandTag()
549 OSIntrMode bak_psr = OS_DisableInterrupts(); in SND_IsFinishedCommandTag() local
575 (void)OS_RestoreInterrupts(bak_psr); in SND_IsFinishedCommandTag()
590 OSIntrMode bak_psr = OS_DisableInterrupts(); in SND_CountFreeCommand() local
601 (void)OS_RestoreInterrupts(bak_psr); in SND_CountFreeCommand()
616 OSIntrMode bak_psr = OS_DisableInterrupts(); in SND_CountReservedCommand() local
627 (void)OS_RestoreInterrupts(bak_psr); in SND_CountReservedCommand()
978 OSIntrMode bak_psr = OS_DisableInterrupts(); in AllocCommand() local
983 (void)OS_RestoreInterrupts(bak_psr); in AllocCommand()
993 (void)OS_RestoreInterrupts(bak_psr); in AllocCommand()