Home
last modified time | relevance | path

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

/freebsd/sys/dev/glxsb/
H A Dglxsb.c194 static int glxsb_dma_alloc(struct glxsb_softc *);
300 if (glxsb_dma_alloc(sc) != 0) in glxsb_attach()
367 glxsb_dma_alloc(struct glxsb_softc *sc) in glxsb_dma_alloc() function