Searched refs:desc_strtaddr (Results 1 – 1 of 1) sorted by relevance
474 u32 desc_strtaddr; in dma_ringalloc() local482 desc_strtaddr = (u32) roundup((unsigned long)va, alignbytes); in dma_ringalloc()483 if (((desc_strtaddr + size - 1) & boundary) != (desc_strtaddr in dma_ringalloc()