Searched refs:floppy_dma (Results 1 – 1 of 1) sorted by relevance
256 struct floppy_dma { struct263 struct floppy_dma *fdma = container_of(dma, struct floppy_dma, dma); in floppy_enable_dma() argument297 struct floppy_dma *fdma = container_of(dma, struct floppy_dma, dma); in floppy_disable_dma()331 static struct floppy_dma floppy_dma = { variable381 ret = isa_dma_add(DMA_VIRTUAL_FLOPPY, &floppy_dma.dma); in rpc_dma_init()