table of contents
MCA_ENABLE_DMA(9) | Hardware Interfaces | 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.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |