Searched defs:dev_dmat (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
| D | sym_malloc.c | 252 static inline m_pool_p ___get_dma_pool(m_pool_ident_t dev_dmat) in ___get_dma_pool() 262 static m_pool_p ___cre_dma_pool(m_pool_ident_t dev_dmat) in ___cre_dma_pool() 299 void *__sym_calloc_dma(m_pool_ident_t dev_dmat, int size, char *name) in __sym_calloc_dma() 322 void __sym_mfree_dma(m_pool_ident_t dev_dmat, void *m, int size, char *name) in __sym_mfree_dma() 344 dma_addr_t __vtobus(m_pool_ident_t dev_dmat, void *m) in __vtobus()
|
| D | sym_hipd.h | 1151 m_pool_ident_t dev_dmat; /* Identifies the pool (see above) */ member
|
| /kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
| D | sym_malloc.c | 252 static inline m_pool_p ___get_dma_pool(m_pool_ident_t dev_dmat) in ___get_dma_pool() 262 static m_pool_p ___cre_dma_pool(m_pool_ident_t dev_dmat) in ___cre_dma_pool() 299 void *__sym_calloc_dma(m_pool_ident_t dev_dmat, int size, char *name) in __sym_calloc_dma() 322 void __sym_mfree_dma(m_pool_ident_t dev_dmat, void *m, int size, char *name) in __sym_mfree_dma() 344 dma_addr_t __vtobus(m_pool_ident_t dev_dmat, void *m) in __vtobus()
|
| D | sym_hipd.h | 1151 m_pool_ident_t dev_dmat; /* Identifies the pool (see above) */ member
|