mca_enable_dma(9)
NAME
mca_enable_dma - channel to enable DMA on
SYNOPSIS
void mca_enable_dma(unsigned int dmanr);
ARGUMENTS
- dmanr
- DMA channel
DESCRIPTION
Enable the MCA bus DMA on a channel. This can be called from IRQ
context.
mca_enable_dma - channel to enable DMA on
void mca_enable_dma(unsigned int dmanr);
Enable the MCA bus DMA on a channel. This can be called from IRQ
context.