Searched refs:sec_alloc_dma_mem (Results 1 – 1 of 1) sorted by relevance
73 static int sec_alloc_dma_mem(struct sec_softc *sc,276 error = sec_alloc_dma_mem(sc, &(sc->sc_desc_dmem), in sec_attach()282 error = sec_alloc_dma_mem(sc, &(sc->sc_lt_dmem), in sec_attach()777 sec_alloc_dma_mem(struct sec_softc *sc, struct sec_dma_mem *dma_mem, in sec_alloc_dma_mem() function