Searched refs:fd_get_dma_residue (Results 1 – 7 of 7) sorted by relevance
81 static inline int fd_get_dma_residue(void) in fd_get_dma_residue() function
75 static inline int fd_get_dma_residue(void) in fd_get_dma_residue() function
101 #define fd_get_dma_residue() vdma_get_dma_residue(FLOPPY_DMA) macro
25 #define fd_get_dma_residue() fd_ops->_get_dma_residue(FLOPPY_DMA) macro
40 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA) macro
42 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA) macro
263 #ifndef fd_get_dma_residue264 #define fd_get_dma_residue() get_dma_residue(FLOPPY_DMA) macro3002 raw_cmd->length = fd_get_dma_residue(); in raw_cmd_done()
Completed in 15 milliseconds