Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
A Dfloppy.h17 #define fd_enable_dma() enable_dma(FLOPPY_DMA) macro
69 fd_enable_dma(); in alpha_fd_dma_setup()
/arch/sparc/include/asm/
A Dfloppy_64.h53 void (*fd_enable_dma) (void); member
68 #define fd_enable_dma() sun_fdops.fd_enable_dma() macro
632 sun_fdops.fd_enable_dma = sun_pci_fd_enable_dma; in sun_floppy_init()
743 sun_fdops.fd_enable_dma = sun_fd_enable_dma; in sun_floppy_init()
A Dfloppy_32.h64 #define fd_enable_dma() sun_fd_enable_dma() macro
/arch/powerpc/include/asm/
A Dfloppy.h19 #define fd_enable_dma() enable_dma(FLOPPY_DMA) macro
164 fd_enable_dma(); in hard_dma_setup()
/arch/mips/include/asm/mach-generic/
A Dfloppy.h41 static inline void fd_enable_dma(void) in fd_enable_dma() function
/arch/mips/include/asm/mach-jazz/
A Dfloppy.h37 static inline void fd_enable_dma(void) in fd_enable_dma() function

Completed in 10 milliseconds