Searched defs:dev_dmat (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/sym/
H A Dsym_hipd.c387 bus_dma_tag_t dev_dmat; /* Identifies the pool */ member in struct:m_pool
649 static __inline m_pool_s *___get_dma_pool(bus_dma_tag_t dev_dmat) argument
656 static m_pool_s *___cre_dma_pool(bus_dma_tag_t dev_dmat) argument
698 static void *__sym_calloc_dma(bus_dma_tag_t dev_dmat, int size, char *name) argument
719 __sym_mfree_dma(bus_dma_tag_t dev_dmat, void *m, int size, char *name) argument
734 __vtobus(bus_dma_tag_t dev_dmat, void *m) argument
[all...]

Completed in 63 milliseconds