1MCA_SET_DMA_COUNT(9) Hardware Interfaces MCA_SET_DMA_COUNT(9)
23
4
NAME
6mca_set_dma_count - load a 16bit transfer count
7
SYNOPSIS
9void mca_set_dma_count(unsigned int dmanr, unsigned int count);
10
ARGUMENTS
12dmanr
13DMA channel
1415
count
16count
17
DESCRIPTION
19Set the DMA count for this channel. This can be up to 64Kbytes. Setting
20a count of zero will not do what you expect.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 MCA_SET_DMA_COUNT(9)