Searched refs:_get_dma_residue (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dfloppy.h19 #define fd_get_dma_residue() fd_ops->_get_dma_residue(FLOPPY_DMA)
30 int (*_get_dma_residue)(unsigned int dummy); member in struct:fd_dma_ops
133 ._get_dma_residue = get_dma_residue,
141 ._get_dma_residue = vdma_get_dma_residue,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dfloppy.h25 #define fd_get_dma_residue() fd_ops->_get_dma_residue(FLOPPY_DMA)
41 int (*_get_dma_residue)(unsigned int dummy); member in struct:fd_dma_ops
169 ._get_dma_residue = get_dma_residue,
177 ._get_dma_residue = vdma_get_dma_residue,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dfloppy.h53 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)
239 int (*_get_dma_residue)(unsigned int dummy); member in struct:fd_routine_l
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dfloppy.h43 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)
231 int (*_get_dma_residue)(unsigned int dummy); member in struct:fd_routine_l
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dfloppy.h42 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)
228 int (*_get_dma_residue)(unsigned int dummy); member in struct:fd_routine_l
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dfloppy.h42 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)
227 int (*_get_dma_residue)(unsigned int dummy); member in struct:fd_routine_l

Completed in 56 milliseconds