Searched refs:DMA_SMALN (Results 1 – 3 of 3) sorted by relevance
266 #define DMA_SMALN 8 /* aligned at small buffer boundry */ macro
1247 rbp->cs_buf = (caddr_t)ch_alloc_dma_mem(sa, 1, DMA_STREAM|DMA_SMALN, in ch_alloc_small_esbbuf()1250 rbp->cs_buf = (caddr_t)ch_alloc_dma_mem(sa, 0, DMA_STREAM|DMA_SMALN, in ch_alloc_small_esbbuf()
899 else if (flags & DMA_SMALN) in ch_alloc_dma_mem()