Searched refs:COMP_HLEN (Results 1 – 2 of 2) sorted by relevance
98 dma_unmap_single(dev, sr->resp.completion_dma, COMP_HLEN, sr->out.dir); in softreq_unmap_sgbufs()289 COMP_HLEN, sr->out.dir); in dma_map_outbufs()336 slist->len = COMP_HLEN; in dma_map_outbufs()353 dma_unmap_single(dev, sr->resp.completion_dma, COMP_HLEN, sr->out.dir); in dma_map_outbufs()
398 #define COMP_HLEN 8 macro