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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h267 #define DMA_BGALN 16 /* aligned at big buffer boundry */ macro
H A Dpe.c1284 rbp->cs_buf = (caddr_t)ch_alloc_dma_mem(sa, 1, DMA_STREAM|DMA_BGALN,
1287 rbp->cs_buf = (caddr_t)ch_alloc_dma_mem(sa, 0, DMA_STREAM|DMA_BGALN,
H A Dch.c901 else if (flags & DMA_BGALN)

Completed in 67 milliseconds