Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c225 } m_pool_s; typedef
227 static void *___m_alloc(m_pool_s *mp, int size) in ___m_alloc()
352 static m_addr_t ___mp0_getp(m_pool_s *mp) in ___mp0_getp()
360 static void ___mp0_freep(m_pool_s *mp, m_addr_t m) in ___mp0_freep()
376 static m_addr_t ___dma_getp(m_pool_s *mp) in ___dma_getp()
402 static void ___dma_freep(m_pool_s *mp, m_addr_t m) in ___dma_freep()
422 m_pool_s *mp; in ___get_dma_pool()
427 static m_pool_s *___cre_dma_pool(m_bush_t bush) in ___cre_dma_pool()
429 m_pool_s *mp; in ___cre_dma_pool()
442 static void ___del_dma_pool(m_pool_s *p) in ___del_dma_pool()
[all …]