SW 42 arch/x86/include/asm/floppy.h #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA) SW 43 arch/x86/include/asm/floppy.h #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size) SW 44 arch/x86/include/asm/floppy.h #define fd_dma_setup(addr, size, mode, io) SW._dma_setup(addr, size, mode, io)