HelenOS sources
hw_res_dma_channel_setup 164 uspace/drv/audio/sb16/dsp.c return hw_res_dma_channel_setup(sess,
hw_res_dma_channel_setup 744 uspace/drv/block/pc-floppy/pc-floppy.c rc = hw_res_dma_channel_setup(sess, fdc->dma, fdc->dma_buf_pa,
hw_res_dma_channel_setup 820 uspace/drv/block/pc-floppy/pc-floppy.c rc = hw_res_dma_channel_setup(sess, fdc->dma, fdc->dma_buf_pa,
hw_res_dma_channel_setup 130 uspace/lib/c/include/device/hw_res.h extern errno_t hw_res_dma_channel_setup(async_sess_t *, unsigned int, uint32_t,
hw_res_dma_channel_setup 130 uspace/lib/posix/include/libc/device/hw_res.h extern errno_t hw_res_dma_channel_setup(async_sess_t *, unsigned int, uint32_t,
HelenOS homepage, sources at GitHub