Home
last modified time | relevance | path

Searched refs:alloc_dma_memory (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c112 static int alloc_dma_memory(struct adapter *sc, size_t len, int flags,
2067 alloc_dma_memory(struct adapter *sc, size_t len, int flags, in alloc_dma_memory() function
2158 return (alloc_dma_memory(sc, len, DDI_DMA_CONSISTENT | rw, acc_attr, in alloc_desc_ring()
2176 return (alloc_dma_memory(sc, len, DDI_DMA_STREAMING | DDI_DMA_WRITE, in alloc_tx_copybuffer()