Searched refs:safe_dma_malloc (Results 1 – 1 of 1) sorted by relevance
130 static int safe_dma_malloc(struct safe_softc *, bus_size_t,312 if (safe_dma_malloc(sc, in safe_attach()344 if (safe_dma_malloc(sc, SAFE_TOTAL_SPART * sizeof (struct safe_pdesc), in safe_attach()358 if (safe_dma_malloc(sc, SAFE_TOTAL_DPART * sizeof (struct safe_pdesc), in safe_attach()1784 safe_dma_malloc( in safe_dma_malloc() function