Searched refs:dbdma_resize_channel (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/powerpc/include/
H A Ddbdma.h86 int dbdma_resize_channel(dbdma_channel_t *chan, int newslots);
/freebsd-12-stable/sys/dev/sound/macio/
H A Daoa.c179 err = dbdma_resize_channel(dma->channel, 2 + dma->bufsz / blocksz);
181 DPRINTF(("dbdma_resize_channel returned %d\n", err));
/freebsd-12-stable/sys/powerpc/powermac/
H A Ddbdma.c95 dbdma_resize_channel(dbdma_channel_t *chan, int newslots) function

Completed in 230 milliseconds