1MCA_SET_DMA_IO(9) Hardware Interfaces MCA_SET_DMA_IO(9)
23
4
NAME
6mca_set_dma_io - set the port for an I/O transfer
7
SYNOPSIS
9void mca_set_dma_io(unsigned int dmanr, unsigned int io_addr);
10
ARGUMENTS
12dmanr
13DMA channel
1415
io_addr
16an I/O port number
17
DESCRIPTION
19Unlike the ISA bus DMA controllers the DMA on MCA bus can transfer with
20an I/O port target.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 MCA_SET_DMA_IO(9)