Searched refs:alloc_dma_memory (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 110 static int alloc_dma_memory(struct adapter *sc, size_t len, int flags, 1782 alloc_dma_memory(struct adapter *sc, size_t len, int flags, in alloc_dma_memory() function 1873 return (alloc_dma_memory(sc, len, DDI_DMA_CONSISTENT | rw, acc_attr, in alloc_desc_ring() 1891 return (alloc_dma_memory(sc, len, DDI_DMA_STREAMING | DDI_DMA_WRITE, in alloc_tx_copybuffer()
|