Searched refs:DMA_SMALN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h266 #define DMA_SMALN 8 /* aligned at small buffer boundry */ macro
H A Dpe.c1247 rbp->cs_buf = (caddr_t)ch_alloc_dma_mem(sa, 1, DMA_STREAM|DMA_SMALN,
1250 rbp->cs_buf = (caddr_t)ch_alloc_dma_mem(sa, 0, DMA_STREAM|DMA_SMALN,
H A Dch.c899 else if (flags & DMA_SMALN)

Completed in 89 milliseconds