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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c208 typedef struct device *m_bush_t; /* Something that addresses DMAable */ typedef in typeref:struct:device
226 m_bush_t bush;
428 static inline m_pool_s *___get_dma_pool(m_bush_t bush)
435 static m_pool_s *___cre_dma_pool(m_bush_t bush)
462 static void *__m_calloc_dma(m_bush_t bush, int size, char *name)
481 static void __m_free_dma(m_bush_t bush, void *m, int size, char *name)
495 static m_addr_t __vtobus(m_bush_t bush, void *m)

Completed in 110 milliseconds