taglinefilesource code
fd_get_dma_residue186drivers/block/floppy.c#ifndef fd_get_dma_residue
fd_get_dma_residue2898drivers/block/floppy.craw_cmd->length = fd_get_dma_residue();
fd_get_dma_residue30include/asm-mips/floppy.h#define fd_get_dma_residue()    feature->fd_get_dma_residue()
fd_get_dma_residue37include/asm-mips/vector.hint (*fd_get_dma_residue)(void);