Searched defs:dev_dmat (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c265 static inline m_pool_p ___get_dma_pool(m_pool_ident_t dev_dmat) ___get_dma_pool() argument
275 static m_pool_p ___cre_dma_pool(m_pool_ident_t dev_dmat) ___cre_dma_pool() argument
312 void *__sym_calloc_dma(m_pool_ident_t dev_dmat, int size, char *name) __sym_calloc_dma() argument
335 void __sym_mfree_dma(m_pool_ident_t dev_dmat, void *m, int size, char *name) __sym_mfree_dma() argument
357 dma_addr_t __vtobus(m_pool_ident_t dev_dmat, void *m) __vtobus() argument
H A Dsym_hipd.h1164 m_pool_ident_t dev_dmat; /* Identifies the pool (see above) */ member in struct:sym_m_pool

Completed in 128 milliseconds