Lines Matching refs:_put_byte
161 static inline void _put_byte(void **pp, u8 val) in _put_byte() function
183 _put_byte(pp, *dp++); in _put_slice()
389 _put_byte(&p, SEND_DATA_B3_REQ); in b1dma_dispatch_tx()
393 _put_byte(&p, SEND_MESSAGE); in b1dma_dispatch_tx()
437 _put_byte(&p, 0); in queue_pollack()
438 _put_byte(&p, 0); in queue_pollack()
439 _put_byte(&p, SEND_POLLACK); in queue_pollack()
693 _put_byte(&p, 0); in b1dma_send_init()
694 _put_byte(&p, 0); in b1dma_send_init()
695 _put_byte(&p, SEND_INIT); in b1dma_send_init()
792 _put_byte(&p, 0); in b1dma_register_appl()
793 _put_byte(&p, 0); in b1dma_register_appl()
794 _put_byte(&p, SEND_REGISTER); in b1dma_register_appl()
826 _put_byte(&p, 0); in b1dma_release_appl()
827 _put_byte(&p, 0); in b1dma_release_appl()
828 _put_byte(&p, SEND_RELEASE); in b1dma_release_appl()