Searched refs:SetSendByte (Results 1 – 2 of 2) sorted by relevance
820 SetSendByte(iobase, self->tx_buff.len); in via_ircc_hard_xmit_sir()903 SetSendByte(iobase, self->tx_fifo.queue[self->tx_fifo.ptr].len); in via_ircc_dma_xmit()
415 static void SetSendByte(__u16 iobase, __u32 count) in SetSendByte() function