Searched refs:_get_dma_residue (Results 1 – 3 of 3) sorted by relevance
25 #define fd_get_dma_residue() fd_ops->_get_dma_residue(FLOPPY_DMA)40 int (*_get_dma_residue)(unsigned int dummy); member170 ._get_dma_residue = get_dma_residue,178 ._get_dma_residue = vdma_get_dma_residue,
42 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)227 int (*_get_dma_residue)(unsigned int dummy); member234 ._get_dma_residue = get_dma_residue,241 ._get_dma_residue = vdma_get_dma_residue,
40 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)227 int (*_get_dma_residue)(unsigned int dummy); member