Searched refs:destroy_dma_memoryX (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatm.c1058 destroy_dma_memoryX(struct fatm_mem *mem) function
2598 destroy_dma_memoryX(&sc->s1q_mem);
2599 destroy_dma_memoryX(&sc->l1q_mem);
2600 destroy_dma_memoryX(&sc->rxq_mem);
2601 destroy_dma_memoryX(&sc->txq_mem);
2602 destroy_dma_memoryX(&sc->stat_mem);

Completed in 126 milliseconds