Home
last modified time | relevance | path

Searched refs:ste_dma_alloc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/ste/
H A Dif_ste.c105 static int ste_dma_alloc(struct ste_softc *);
988 if ((error = ste_dma_alloc(sc)) != 0) in ste_attach()
1125 ste_dma_alloc(struct ste_softc *sc) in ste_dma_alloc() function