Home
last modified time | relevance | path

Searched refs:_get_dma_residue (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dfloppy.h25 #define fd_get_dma_residue() fd_ops->_get_dma_residue(FLOPPY_DMA)
41 int (*_get_dma_residue)(unsigned int dummy); member
169 ._get_dma_residue = get_dma_residue,
177 ._get_dma_residue = vdma_get_dma_residue,
/arch/parisc/include/asm/
Dfloppy.h53 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)
239 int (*_get_dma_residue)(unsigned int dummy); member
/arch/x86/include/asm/
Dfloppy.h42 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)
227 int (*_get_dma_residue)(unsigned int dummy); member