1MCA_ENABLE_DMA(9) Hardware Interfaces MCA_ENABLE_DMA(9)
23
4
NAME
6mca_enable_dma - channel to enable DMA on
7
SYNOPSIS
9void mca_enable_dma(unsigned int dmanr);
10
ARGUMENTS
12dmanr
13DMA channel
14
DESCRIPTION
16Enable the MCA bus DMA on a channel. This can be called from IRQ
17context.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. November 2011 MCA_ENABLE_DMA(9)