Searched refs:msgdma_respoffs (Results 1 – 2 of 2) sorted by relevance
198 msgdma_respoffs(bytes_transferred)); in msgdma_rx_status()200 msgdma_respoffs(status)); in msgdma_rx_status()
149 #define msgdma_respoffs(a) (offsetof(struct msgdma_response, a)) macro