Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/glxsb/
H A Dglxsb.c195 static int glxsb_dma_alloc(struct glxsb_softc *);
301 if (glxsb_dma_alloc(sc) != 0) in glxsb_attach()
368 glxsb_dma_alloc(struct glxsb_softc *sc) in glxsb_dma_alloc() function