Searched defs:dev_dmat (Results 1 – 2 of 2) sorted by relevance
265 static inline m_pool_p ___get_dma_pool(m_pool_ident_t dev_dmat) in ___get_dma_pool()275 static m_pool_p ___cre_dma_pool(m_pool_ident_t dev_dmat) in ___cre_dma_pool()312 void *__sym_calloc_dma(m_pool_ident_t dev_dmat, int size, char *name) in __sym_calloc_dma()335 void __sym_mfree_dma(m_pool_ident_t dev_dmat, void *m, int size, char *name) in __sym_mfree_dma()357 dma_addr_t __vtobus(m_pool_ident_t dev_dmat, void *m) in __vtobus()
1164 m_pool_ident_t dev_dmat; /* Identifies the pool (see above) */ member