Lines Matching refs:Obuf_spinlock
268 LOCK_INIT(&pCh->Obuf_spinlock); in i2InitChannels()
631 lock_var_p = &pCh->Obuf_spinlock; in i2QueueCommands()
760 WRITE_UNLOCK_IRQRESTORE(&pCh->Obuf_spinlock,flags); in i2QueueCommands()
1059 READ_LOCK_IRQSAVE(&pCh->Obuf_spinlock,flags); in i2Output()
1061 READ_UNLOCK_IRQRESTORE(&pCh->Obuf_spinlock,flags); in i2Output()
1089 WRITE_LOCK_IRQSAVE(&pCh->Obuf_spinlock,flags); in i2Output()
1121 WRITE_UNLOCK_IRQRESTORE(&pCh->Obuf_spinlock,flags); in i2Output()
1373 READ_LOCK_IRQSAVE(&pCh->Obuf_spinlock,flags); in i2OutputFree()
1375 READ_UNLOCK_IRQRESTORE(&pCh->Obuf_spinlock,flags); in i2OutputFree()
2033 WRITE_LOCK_IRQSAVE(&pCh->Obuf_spinlock,flags); in i2StuffFifoInline()
2109 WRITE_UNLOCK_IRQRESTORE(&pCh->Obuf_spinlock,flags); in i2StuffFifoInline()