vdma_set_count
extern void vdma_set_count(int channel, int count);
vdma_set_count(JAZZ_FLOPPY_DMA, count);
EXPORT_SYMBOL(vdma_set_count);
vdma_set_count ((int)esp->dma_regs, dma_count);