JAZZ_FLOPPY_DMA    40 arch/mips/include/asm/mach-jazz/floppy.h 	vdma_enable(JAZZ_FLOPPY_DMA);
JAZZ_FLOPPY_DMA    45 arch/mips/include/asm/mach-jazz/floppy.h 	vdma_disable(JAZZ_FLOPPY_DMA);
JAZZ_FLOPPY_DMA    63 arch/mips/include/asm/mach-jazz/floppy.h 	vdma_set_mode(JAZZ_FLOPPY_DMA, mode);
JAZZ_FLOPPY_DMA    68 arch/mips/include/asm/mach-jazz/floppy.h 	vdma_set_addr(JAZZ_FLOPPY_DMA, vdma_phys2log(CPHYSADDR((unsigned long)a)));
JAZZ_FLOPPY_DMA    73 arch/mips/include/asm/mach-jazz/floppy.h 	vdma_set_count(JAZZ_FLOPPY_DMA, count);
JAZZ_FLOPPY_DMA    78 arch/mips/include/asm/mach-jazz/floppy.h 	return vdma_get_residue(JAZZ_FLOPPY_DMA);
JAZZ_FLOPPY_DMA   459 arch/mips/jazz/jazzdma.c 	case JAZZ_FLOPPY_DMA:	/* floppy */