Searched defs:bush (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 213 m_bush_t bush; member 415 static inline m_pool_s *___get_dma_pool(m_bush_t bush) in ___get_dma_pool() argument 422 static m_pool_s *___cre_dma_pool(m_bush_t bush) in ___cre_dma_pool() argument 449 static void *__m_calloc_dma(m_bush_t bush, in argument 468 __m_free_dma(m_bush_t bush, void *m, int size, char *name) __m_free_dma() argument 482 __vtobus(m_bush_t bush, void *m) __vtobus() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.c | 218 m_bush_t bush; member 420 static inline m_pool_s *___get_dma_pool(m_bush_t bush) in ___get_dma_pool() argument 427 static m_pool_s *___cre_dma_pool(m_bush_t bush) in ___cre_dma_pool() argument 454 static void *__m_calloc_dma(m_bush_t bush, in argument 473 __m_free_dma(m_bush_t bush, void *m, int size, char *name) __m_free_dma() argument 487 __vtobus(m_bush_t bush, void *m) __vtobus() argument [all...] |
Completed in 8 milliseconds