Home
last modified time | relevance | path

Searched defs:fd_clear_dma_ff (Results 1 – 6 of 6) sorted by relevance

/linux/arch/mips/include/asm/mach-jazz/
H A Dfloppy.h56 static inline void fd_clear_dma_ff(void) in fd_clear_dma_ff() function
/linux/arch/mips/include/asm/mach-generic/
H A Dfloppy.h61 static inline void fd_clear_dma_ff(void) in fd_clear_dma_ff() function
/linux/arch/alpha/include/asm/
H A Dfloppy.h21 #define fd_clear_dma_ff() clear_dma_ff(FLOPPY_DMA) macro
/linux/arch/powerpc/include/asm/
H A Dfloppy.h22 #define fd_clear_dma_ff() clear_dma_ff(FLOPPY_DMA) macro
/linux/arch/sparc/include/asm/
H A Dfloppy_32.h68 #define fd_clear_dma_ff() /* nothing... */ macro
H A Dfloppy_64.h72 #define fd_clear_dma_ff() /* nothing... */ macro