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

/freebsd-11-stable/sys/dev/sym/
H A Dsym_hipd.c389 bus_dma_tag_t dev_dmat; /* Identifies the pool */ member in struct:m_pool
647 static __inline m_pool_s *___get_dma_pool(bus_dma_tag_t dev_dmat) argument
654 static m_pool_s *___cre_dma_pool(bus_dma_tag_t dev_dmat) argument
696 static void *__sym_calloc_dma(bus_dma_tag_t dev_dmat, int size, char *name) argument
717 __sym_mfree_dma(bus_dma_tag_t dev_dmat, void *m, int size, char *name) argument
732 __vtobus(bus_dma_tag_t dev_dmat, void *m) argument
[all...]

Completed in 67 milliseconds