tag | line | file | source code |
---|---|---|---|
fd_get_dma_residue | 186 | drivers/block/floppy.c | #ifndef fd_get_dma_residue |
fd_get_dma_residue | 2898 | drivers/block/floppy.c | raw_cmd->length = fd_get_dma_residue(); |
fd_get_dma_residue | 30 | include/asm-mips/floppy.h | #define fd_get_dma_residue() feature->fd_get_dma_residue() |
fd_get_dma_residue | 37 | include/asm-mips/vector.h | int (*fd_get_dma_residue)(void); |