Home
last modified time | relevance | path

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

/drivers/scsi/
Dncr53c8xx.c207 typedef struct device *m_bush_t; /* Something that addresses DMAable */ typedef
225 m_bush_t bush;
427 static inline m_pool_s *___get_dma_pool(m_bush_t bush) in ___get_dma_pool()
434 static m_pool_s *___cre_dma_pool(m_bush_t bush) in ___cre_dma_pool()
461 static void *__m_calloc_dma(m_bush_t bush, int size, char *name) in __m_calloc_dma()
480 static void __m_free_dma(m_bush_t bush, void *m, int size, char *name) in __m_free_dma()
494 static m_addr_t __vtobus(m_bush_t bush, void *m) in __vtobus()