Home
last modified time | relevance | path

Searched refs:fd_get_dma_residue (Results 1 – 6 of 6) sorted by relevance

/arch/mips/include/asm/mach-generic/
Dfloppy.h82 static inline int fd_get_dma_residue(void) in fd_get_dma_residue() function
/arch/mips/include/asm/mach-jazz/
Dfloppy.h76 static inline int fd_get_dma_residue(void) in fd_get_dma_residue() function
/arch/m68k/include/asm/
Dfloppy.h101 #define fd_get_dma_residue() vdma_get_dma_residue(FLOPPY_DMA) macro
/arch/powerpc/include/asm/
Dfloppy.h25 #define fd_get_dma_residue() fd_ops->_get_dma_residue(FLOPPY_DMA) macro
/arch/parisc/include/asm/
Dfloppy.h40 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA) macro
/arch/x86/include/asm/
Dfloppy.h42 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA) macro